Fix CSS I accidentally removed
This commit is contained in:
parent
863fae2476
commit
9db73b2709
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ code { font-family: "Lucida Console", Monospace; font-size: 12px; background-col
|
||||||
#charselect a:hover,
|
#charselect a:hover,
|
||||||
.paginate a:hover { background: #cde; }
|
.paginate a:hover { background: #cde; }
|
||||||
|
|
||||||
|
#external { list-style-type: none }
|
||||||
|
|
||||||
i.grayedout { color: #aaa; font-size: 13px; }
|
i.grayedout { color: #aaa; font-size: 13px; }
|
||||||
|
|
||||||
#about { max-width: 900px }
|
#about { max-width: 900px }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue