mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
added politics pages and kofi
This commit is contained in:
parent
62eac3b753
commit
8c242d3e3d
2 changed files with 12 additions and 0 deletions
|
@ -217,6 +217,16 @@ th, td {
|
|||
visibility: hidden;
|
||||
}
|
||||
|
||||
.content .linkbuttons a img {
|
||||
display: inline-block;
|
||||
border: 1px solid #404A68;
|
||||
padding: 2px;
|
||||
}
|
||||
.content .linkbuttons a img[title] {
|
||||
border: 2px solid #7cc264;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
.pona .latin {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
|
|
@ -40,6 +40,8 @@
|
|||
width="88" height="31" alt="Hosted by Neocities" /></a>
|
||||
<a rel="me" href="https://cybre.space/@devurandom"><img src="/banners/mastodon.gif"
|
||||
width="88" height="31" alt="Follow me on Mastodon" /></a>
|
||||
<a href="https://ko-fi.com/dev_urandom"><img src="/banners/kofi.gif"
|
||||
width="88" height="31" alt="Support me on Ko-fi" /></a>
|
||||
<a href="https://www.vim.org"><img src="/banners/vim.gif"
|
||||
width="88" height="31" alt="This page made with Vim" /></a>
|
||||
<a href="https://twitter.com/AdigunPolack/status/978086591485882368"><img src="/banners/simplejpc16.gif"
|
||||
|
|
Loading…
Add table
Reference in a new issue