style.css tweaks to make p#about less prominent
authorTero Marttila <terom@fixme.fi>
Mon, 15 Jun 2009 01:42:00 +0300
changeset 126 2c0b427e5bfd
parent 125 74f135774567
child 127 37d19805b7ca
style.css tweaks to make p#about less prominent
degal/static/style.css
--- a/degal/static/style.css	Mon Jun 15 01:36:58 2009 +0300
+++ b/degal/static/style.css	Mon Jun 15 01:42:00 2009 +0300
@@ -5,7 +5,7 @@
 	font-size: small;
 }
 
-a, span.dragged {
+a {
 	color: #ff8800;
 	text-decoration: none;
 }
@@ -52,7 +52,7 @@
     padding-top: 40px;
     font-size: xx-small;
     text-align: center;
-
+    color: #666666;
 }
 
 div.paginate {