Add nicely formatted images
authorJoey Schulze <joey@infodrom.org>
Sun, 14 Sep 2008 08:11:33 +0000 (08:11 +0000)
committerJoey Schulze <joey@infodrom.org>
Sun, 14 Sep 2008 08:11:33 +0000 (08:11 +0000)
src/infocon.css

index 95f2f4d..9696fc2 100644 (file)
@@ -129,6 +129,13 @@ pre {
   /* end css 3 or browser specific rules */
 }
 
+p.img img {
+  display: block;
+  margin-left: auto;
+  margin-right: auto;
+  border: 1px solid #cfcfcf;
+}
+
 .font {
   font-size: small;
 }