mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Some margin
This commit is contained in:
@@ -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" >
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user