webring stuff

This commit is contained in:
Penelope Gwen 2025-03-30 00:27:01 -07:00
parent 87c9f131c7
commit fcbf0f87ec

View file

@ -30,6 +30,10 @@ body {
display: block;
border-radius: 8px;
}
.webrings{
height: 200px;
overflow: auto;
}
.sidebar-webring {
width: 40%;
margin: 1vmax auto;