Improve margins now that we can toggle things in rightcontent div.

This commit is contained in:
Daniel Lundqvist
2008-12-26 21:52:40 +08:00
committed by Pieter de Bie
parent 31d2e1ad41
commit 5d4a8c7a66
+2 -2
View File
@@ -13,11 +13,11 @@ body {
#rightcontent {
float: right;
margin: 5px;
}
#buttons {
float: left;
margin-top: 5px;
}
a.servicebutton{
@@ -38,7 +38,7 @@ a.servicebutton{
}
#gravatar {
margin: 5px;
margin-left: 5px;
padding: 2px;
width: 60px;
height: 60px;