]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/classic/style.css
Wordpress 2.5.1
[autoinstalls/wordpress.git] / wp-content / themes / classic / style.css
index f5436b2b7385f19b3f7a87147eec09fd0acf3cd9..5c8bd4a83e4a148c05a34c9ac7a2fd0ea6c209b7 100644 (file)
@@ -4,6 +4,7 @@ Theme URI: http://wordpress.org/
 Description: The original WordPress theme that graced versions 1.2.x and prior.
 Version: 1.5
 Author: Dave Shea
+Tags: mantle color, variable width, two columns, widgets
 
 Default WordPress by Dave Shea || http://mezzoblue.com
 Modifications by Matthew Mullenweg || http://photomatt.net
@@ -159,6 +160,13 @@ ul.post-meta span.post-meta-key {
        list-style-type: none;
 }
 
+#commentlist li .avatar {
+       float: right;
+       margin-right: 25px;
+       border: 1px dotted #ccc;
+       padding: 2px;
+}
+
 #content {
        margin: 30px 13em 0 3em;
        padding-right: 60px;