Add margin below header.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 19 Oct 2010 19:38:11 +0000 (21:38 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 19 Oct 2010 19:38:11 +0000 (21:38 +0200)
src/main/resources/static/css/sone.css

index 15827f7..32fa4c3 100644 (file)
@@ -33,6 +33,7 @@
 
 #sone #profile {
        height: 80px;
+       margin-bottom: 1ex;
 }
 
 #sone .profile-link {