correct layout in 1024, better spacing for greater resolutions

This commit is contained in:
nojhan 2010-07-31 22:48:49 +02:00
commit 6c4bdcff46

View file

@ -32,7 +32,7 @@ body {
float:left;
width:20%;
text-align:center;
margin-right:2%;
margin-right:5%;
}
ul.shortcuts {
@ -54,7 +54,7 @@ ul.badges li {
#main {
float:right;
width:78%;
width:75%;
}
blockquote {