f1d2ffc7e123

Added image styling for projects.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 21 Jan 2009 18:35:29 -0500
parents 51222b465056
children 4f7cda859dc8
branches/tags (none)
files site-media/style/projects.css

Changes

--- a/site-media/style/projects.css	Mon Jan 19 07:36:05 2009 -0500
+++ b/site-media/style/projects.css	Wed Jan 21 18:35:29 2009 -0500
@@ -93,4 +93,6 @@
 
 #projects-new-comment-body-area label.invalid {
     float: right;
-}
\ No newline at end of file
+}
+
+div#projects-project img { text-align: left; margin-right: auto; margin-left: auto; border: 10px solid #eee; display: block; padding: 1px; background-color: #000; }
\ No newline at end of file