Border around some graphics
authorJoey Schulze <joey@infodrom.org>
Fri, 27 Oct 2006 09:25:06 +0000 (09:25 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 27 Oct 2006 09:25:06 +0000 (09:25 +0000)
src/infodrom.css

index 2295c48..1b9c638 100644 (file)
@@ -35,6 +35,9 @@ h3.bar {
   font-size: 16px;
   background: #e5e5e5;
 }
   font-size: 16px;
   background: #e5e5e5;
 }
+img.border {
+  border: 2px solid #e5e5e5;
+}
 
 /*
  * Footer
 
 /*
  * Footer