Hopefully properly fixed the weird system layout on home page
This commit is contained in:
parent
8031a90989
commit
b382189fb6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue