Add some margin below backlinks.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 21 Sep 2011 20:04:13 +0000 (22:04 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 21 Sep 2011 20:04:13 +0000 (22:04 +0200)
src/main/resources/static/css/sone.css

index e345261..053923b 100644 (file)
@@ -638,6 +638,7 @@ textarea {
 
 #sone .backlinks {
        font-size: 80%;
+       margin-bottom: 1em;
 }
 
 #sone .backlinks .backlink {