style: moar space for #navigation

This commit is contained in:
Astro 2010-11-27 19:32:28 +01:00
parent a5fe2b7857
commit a0ba9642cc
1 changed files with 3 additions and 4 deletions

View File

@ -63,9 +63,9 @@ pre {
#navigation {
float: left;
text-align: left;
width: 12em;
width: 14em;
margin: 0;
padding: 1em 0;
padding: 0 1em;
padding-top: 100px;
background: url(../images/ck.png) top center no-repeat;
}
@ -112,7 +112,7 @@ pre {
padding: 2em;
min-height: 300px;
min-width: 30em;
margin: 0 20em 0 12em;
margin: 0 20em 0 16em;
}
#content p {
@ -278,7 +278,6 @@ pre {
list-style-type: none;
font-size: small;
margin-left: -1em;
max-width: 10em !important;
}
#upcoming ul li {