]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Reduced .aside .tag-cloud font-size
authorsarven <csarven@plantard.controlezvous.ca>
Fri, 23 Jan 2009 03:51:35 +0000 (03:51 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Fri, 23 Jan 2009 03:51:35 +0000 (03:51 +0000)
theme/base/css/display.css

index bc06c50ab4876d8ad45b78fbaaa9d59defea5c32..ba1cc06f5b64954dd3b7507115e8be36ed080758 100644 (file)
@@ -1102,6 +1102,11 @@ border-top:0;
 .tag-cloud {
 list-style-type:none;
 }
+
+.aside .tag-cloud {
+font-size:0.8em;
+}
+
 .tag-cloud li {
 display:inline;
 margin-right:7px;