This commit is contained in:
Rhiannon Morris 2024-12-14 00:34:22 +01:00
parent 2d7ebe8c1e
commit 0689aa1f87
2 changed files with 4 additions and 0 deletions

View file

@ -434,6 +434,9 @@
<a href=https://blaurascon.nfshost.com title="blau's blog">
<img src=media/buttons/blau.png alt="blau's blog">
</a>
<li id=deneb>
<a href=https://www.netdeneb.com title=deneb class=txt>deneb</a>
</ul>
</section>

View file

@ -491,6 +491,7 @@ strong { font-weight: 700; }
#friends #konsti a { background: #060038; color: #ffcccc; }
#friends #lena a { background: #e3ccf7; color: #000000; }
#friends #serena a { background: #e787ad; color: #204; }
#friends #deneb a { background: #540f00; color: #ee6bfa; }
#nissbuttons {
margin: 2em auto 0;