Some margin

This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-21 22:56:30 +02:00
parent e4db1a5121
commit 134d2e58aa
2 changed files with 4 additions and 1 deletions

View File

@@ -36,7 +36,6 @@
<input type="hidden" name="hosted_button_id" value="JEXDYP59N5VWE"> <input type="hidden" name="hosted_button_id" value="JEXDYP59N5VWE">
<a border="0" title="Like what we made? Help us with a beer!" name="submit" class="waves-effect waves-light btn orange light-blue share" onclick="document.getElementById('donate_form').submit();">Donate <a border="0" title="Like what we made? Help us with a beer!" name="submit" class="waves-effect waves-light btn orange light-blue share" onclick="document.getElementById('donate_form').submit();">Donate
</a> </a>
</form> </form>
<p> <p>
<a href="https://chart.googleapis.com/chart?chs=500x500&cht=qr&chl=http://<?php echo $_SERVER['HTTP_HOST'].'/'.$list; ?>&choe=UTF-8&chld=L|1" > <a href="https://chart.googleapis.com/chart?chs=500x500&cht=qr&chl=http://<?php echo $_SERVER['HTTP_HOST'].'/'.$list; ?>&choe=UTF-8&chld=L|1" >

View File

@@ -191,6 +191,10 @@ hide mdi-action-visibility mdi-action-visibility-off
/*#channels li{opacity: 0;}*/ /*#channels li{opacity: 0;}*/
/*------------------- Channel page ---------------------------------------------------------------------------- */ /*------------------- Channel page ---------------------------------------------------------------------------- */
#donate_form a {
padding-right:10px;
}
.tab a { .tab a {
background-color:rgba(0,0,0,0) !important; background-color:rgba(0,0,0,0) !important;