diff --git a/www/man.css b/www/man.css index 0797b34..3e86d9f 100644 --- a/www/man.css +++ b/www/man.css @@ -47,7 +47,7 @@ i.grayedout { color: #aaa; font-size: 13px; } #about dd { margin: 0 0 0 20px; } #about ul { padding: 5px 0 5px 30px } -#systems li { display: block; float: left; width: 300px; min-height: 70px; margin: 20px 10px; padding-left: 60px } +#systems li { display: block; float: left; width: 300px; min-height: 80px; margin: 15px 10px; padding-left: 60px } #systems span { display: block; margin-left: -55px; float: left; width: 50px; height: 50px; background-repeat: no-repeat; } #systems b { font-size: 24px; display: block }