summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-26 13:38:03 -0400
committerspiderr <spider@viovio.com>2013-04-26 13:38:03 -0400
commitbc7d6278439998cc8fc4215b4b3c4d9b3b2680ad (patch)
tree9cc96fb25febecc85854a72e1bb8132109430e43
parent069a62f36df8c890afd22d45c09f66dc5fc2782a (diff)
downloadthemes-bc7d6278439998cc8fc4215b4b3c4d9b3b2680ad.tar.gz
themes-bc7d6278439998cc8fc4215b4b3c4d9b3b2680ad.tar.bz2
themes-bc7d6278439998cc8fc4215b4b3c4d9b3b2680ad.zip
little styling for sitenotice
-rw-r--r--css/base.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/base.css b/css/base.css
index 8c5da6f..bbd29ad 100644
--- a/css/base.css
+++ b/css/base.css
@@ -79,6 +79,7 @@ html[dir='rtl'] ul.toc ul {margin-right:1em;}
.header {margin-bottom:10px;}
.date,
small,.small {color:#999; font-size:80%}
+.sitenotice {text-align:center;font-weight:bold;padding-bottom:10px;}
.data { width:100%; }
ul.data {list-style:none; margin:0; padding:0;clear:both;}