diff --git a/static/css/bases/base.css b/static/css/bases/base.css index b35ef34..f19b44f 100644 --- a/static/css/bases/base.css +++ b/static/css/bases/base.css @@ -333,6 +333,21 @@ code { top: 200px; } +.webring { + text-align: center; +} + +.webring a { + text-decoration: none; + color: var(--primary-color); + font-size: 1.2rem; +} + +.webring a:hover { + font-weight: 900; + text-shadow: 0px 0px 10px var(--primary-color-but-slightly-transparent); +} + @media screen and (max-width: 1240px) { #toaster-wave { display: none; diff --git a/templates/bases/base.html b/templates/bases/base.html index e3759af..a92e0a1 100644 --- a/templates/bases/base.html +++ b/templates/bases/base.html @@ -60,14 +60,27 @@




|\ _,,,---,,_
ZZZzz /,`.-'`' -. ;-;;,_
|,4- ) )-,_. ,\ ( `'-'
'---''(_/--' `-'\_)
+ This is a "bit" out of date, will update soon ^^
Im not good with writing so dont expect much here. I was a student learning c++ and python. I've Done a few projects that i think
are decent enough to show off, so I have put them on this website. I like to mess around with linux and have a few servers that I run. I've
been running a server for a few years now, and I have learned a lot from it. I have also switched to linux on my main computer, which has been
@@ -135,4 +136,5 @@