webring stuff
This commit is contained in:
parent
87c9f131c7
commit
fcbf0f87ec
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue