diff --git a/www/man.css b/www/man.css index e752c73..3a781c4 100644 --- a/www/man.css +++ b/www/man.css @@ -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 }