summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-25 18:02:00 -0400
committerspiderr <spider@viovio.com>2013-04-25 18:02:00 -0400
commit069a62f36df8c890afd22d45c09f66dc5fc2782a (patch)
treebf1ba9476252330677254f07bf64dfa60c29d623 /css
parent57f9bb10cdc5001ee8c5b049a146e52905bbecfd (diff)
downloadthemes-069a62f36df8c890afd22d45c09f66dc5fc2782a.tar.gz
themes-069a62f36df8c890afd22d45c09f66dc5fc2782a.tar.bz2
themes-069a62f36df8c890afd22d45c09f66dc5fc2782a.zip
add .small to small styling
Diffstat (limited to 'css')
-rw-r--r--css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/base.css b/css/base.css
index 14e2ba4..8c5da6f 100644
--- a/css/base.css
+++ b/css/base.css
@@ -78,7 +78,7 @@ html[dir='rtl'] ul.toc ul {margin-right:1em;}
.header {margin-bottom:10px;}
.date,
-small {color:#999; font-size:85%}
+small,.small {color:#999; font-size:80%}
.data { width:100%; }
ul.data {list-style:none; margin:0; padding:0;clear:both;}