Format single images like small images.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 13 Apr 2011 03:59:32 +0000 (05:59 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 13 Apr 2011 04:41:07 +0000 (06:41 +0200)
src/main/resources/static/css/sone.css

index 6826679..22010b6 100644 (file)
@@ -569,7 +569,7 @@ textarea {
        padding: 0.5ex;
 }
 
-#sone .image img {
+#sone .image img, #sone .single-image img {
        padding: 1ex;
        border: solid 1px #000;
        background-color: #fff;