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; display: block;
border-radius: 8px; border-radius: 8px;
} }
.webrings{
height: 200px;
overflow: auto;
}
.sidebar-webring { .sidebar-webring {
width: 40%; width: 40%;
margin: 1vmax auto; margin: 1vmax auto;