]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/editor-style.css
Wordpress 3.0.1
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / editor-style.css
index fa875cadb32b50dc1d33d571b2d084b6b8db7c89..31ea0d5b25f4c6f32d4164c46ad3c9cf15037eee 100644 (file)
@@ -39,7 +39,7 @@ body, input, textarea {
        line-height: 18px;
 }
 hr {
-       background-color: #E7E7E7;
+       background-color: #e7e7e7;
        border:0;
        height: 1px;
        margin-bottom: 18px;
@@ -95,7 +95,7 @@ big {
        font-size: 131.25%;
 }
 ins {
-       background: #FFFFCC;
+       background: #ffffcc;
        border: none;
        color: #333;
 }
@@ -142,14 +142,14 @@ sub {
        top: .5ex;
 }
 a:link {
-       color:#0066CC;
+       color:#0066cc;
 }
 a:visited {
        color:#743399;
 }
 a:active,
 a:hover {
-       color: #FF4B33;
+       color: #ff4b33;
 }
 p,
 ul,