[Debtags-commits] [svn] r2016 - web/trunk/cloud

Erich Schubert erich at costa.debian.org
Fri Oct 6 12:39:38 UTC 2006


Author: erich
Date: Fri Oct  6 12:39:37 2006
New Revision: 2016

Modified:
   web/trunk/cloud/tags.css
Log:
css changes for cloud

Modified: web/trunk/cloud/tags.css
==============================================================================
--- web/trunk/cloud/tags.css	(original)
+++ web/trunk/cloud/tags.css	Fri Oct  6 12:39:37 2006
@@ -4,11 +4,12 @@
     margin-left: 1ex;
     margin-right: 1ex;
 }
-a.tag {
+a.tag, .tag a {
     color: black;
     text-decoration: none;
     padding-right: .1em;
 }
+
 a:hover {
     text-decoration: underline;
 }
@@ -42,6 +43,9 @@
 .tag9 {
     font-size: 100%;
 }
+.tag_sel {
+	font-size: 150%;
+}
 #content, #tagcloud {
     font-size: 200%;
 }



More information about the Debtags-commits mailing list