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

index 060095f..0bc0e1f 100644 (file)
@@ -91,6 +91,13 @@ pre {
   /* end css 3 or browser specific rules */
 }
 
+p.img img {
+  display: block;
+  margin-left: auto;
+  margin-right: auto;
+  border: 1px solid #cfcfcf;
+}
+
 /*
  * Menu
  */