Fix CSS I accidentally removed

This commit is contained in:
Yorhel 2016-10-26 21:31:47 +02:00
parent 863fae2476
commit 9db73b2709

View file

@ -35,6 +35,8 @@ code { font-family: "Lucida Console", Monospace; font-size: 12px; background-col
#charselect a:hover,
.paginate a:hover { background: #cde; }
#external { list-style-type: none }
i.grayedout { color: #aaa; font-size: 13px; }
#about { max-width: 900px }