mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-04-20 07:55:55 -04:00
fix buggy & unnecessary CSS/HTML
it fixes; * the static size of the footer * unnecessary HTML in the support page
This commit is contained in:
parent
91854dde16
commit
ab8c2b3e49
@ -374,7 +374,6 @@ footer {
|
||||
#wrap {
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
padding-bottom: 105px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
@ -384,5 +383,4 @@ footer {
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
|
@ -15,5 +15,6 @@ If you get value out of Revuo Monero and wish to see it continue, you can send s
|
||||
|
||||
<p class="address" markdown="1">89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT</p>
|
||||
|
||||
<p><center><a href="monero:89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT" class="qr"><img src="/img/donate-monero.jpg" style="max-width: 200px;"/></a></center></p>
|
||||
<center><a href="monero:89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT" class="qr"><img src="/img/donate-monero.jpg" style="max-width: 200px;"/></a></center>
|
||||
<br>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user