mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-07-24 15:25:26 -04:00
Add Itoopie and Digilol logos, fix RSS paths
This commit is contained in:
parent
381f502c9d
commit
cae8dcbaa9
6 changed files with 28 additions and 12 deletions
|
@ -8,17 +8,33 @@
|
|||
}
|
||||
.footer-icons {
|
||||
display: inline;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
vertical-align: middle;
|
||||
margin-bottom: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
.footer-sponsor, .footer-sponsor:hover, .footer-sponsor:focus {
|
||||
border-bottom: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
.footer-sponsor img {
|
||||
display: inline;
|
||||
height: 1.3rem;
|
||||
vertical-align: middle;
|
||||
margin-bottom: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
</style>
|
||||
<span>2023 - Revuo Monero.</br>
|
||||
<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & Licenses</a>.</span>
|
||||
<span>2023 - Revuo Monero</br>
|
||||
<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & Licenses</a></span>
|
||||
<p class="footer-links-section" align="center">
|
||||
<a class="footer-links" href="https://revuo-xmr.com/">Clearnet</a>
|
||||
|
|
||||
<img class="footer-icons" src="/img/onion-tor.avif">
|
||||
<a class="footer-links" href="http://revuo75joezkbeitqmas4ab6spbrkr4vzbhjmeuv75ovrfqfp47mtjid.onion/">Onion</a>.
|
||||
<img class="footer-icons" src="/img/tor.png">
|
||||
<a class="footer-links" href="http://revuo75joezkbeitqmas4ab6spbrkr4vzbhjmeuv75ovrfqfp47mtjid.onion/">Onion</a>
|
||||
|
|
||||
<img class="footer-icons" src="/img/itoopie.png">
|
||||
<a class="footer-links" title="http://revuo-xmr.i2p" href="http://qve7i3ke5h2mbbyphd7agmh5awzcwulvrvghjvhndkagdbi4mkcq.b32.i2p/">I2P</a>
|
||||
</p>
|
||||
Sponsored by <a class="footer-sponsor" href="https://www.digilol.net" target="_blank"><img src="/img/digilol.png"></a>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue