Update webring.js
This commit is contained in:
parent
6d74b42b3b
commit
1224e3430b
1 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,8 @@ template.innerHTML = `
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 3px;
|
margin-bottom: 3px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
font-size: 0.8em;
|
font-size: 1.2em;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#webring-inner a{
|
#webring-inner a{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue