]> git.quilime.com - clmpr.git/commitdiff
Tag color
authorGabriel Dunne <gdunne@quilime.com>
Thu, 9 Feb 2012 00:49:02 +0000 (16:49 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Thu, 9 Feb 2012 00:49:02 +0000 (16:49 -0800)
style.css

index d5e980664c27ce447688b3d78cde3017edd848f6..6db5faeaecab32e03514e333fd7b33401b481d03 100644 (file)
--- a/style.css
+++ b/style.css
@@ -138,7 +138,6 @@ form.new textarea {
 
 
 ul.tags, ul.tags li {
-    font-style:italic;
     display:inline-block;
 }
 ul.tags li {
@@ -147,8 +146,8 @@ ul.tags li {
     margin:0 0.08em;
 }
 ul.tags li a {
-    color:#000;
-    background:#ddd;
+    color:#500;
+    background:#dda;
     border-radius:3px;
     padding:0.1em 0.3em;
     text-decoration:none;