Improvements suggested by j-b on IRC.
I didn't take all his suggestions, but a few.
This commit is contained in:
parent
14ebd89ad4
commit
4cdde460f8
1 changed files with 4 additions and 1 deletions
|
@ -125,8 +125,11 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
|||
#navbar li { float: left; display: inline; margin-bottom: 3px; }
|
||||
|
||||
#mainContent {
|
||||
margin-left: 50px;
|
||||
margin-left: 150px;
|
||||
margin-right: 50px;
|
||||
line-height: 1.25em;
|
||||
max-width: 1000px;
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
#progressbar {
|
||||
|
|
Loading…
Reference in a new issue