summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-12 02:58:53 +0100
committerSiri Reiter <siri@jones.dk>2009-03-12 02:58:53 +0100
commit3b42a43d33326f81fba85917ded8bc24accc9574 (patch)
tree06c934c091f6e39d7ebbf0e3651b1aaf2b6d16fa /local.css
parentd5a448516e18caae2bdba588255136932f46190c (diff)
Notebox text align center.
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 7cacf6a7..f22925d3 100644
--- a/local.css
+++ b/local.css
@@ -123,6 +123,7 @@ DIV.notebox {
DIV.notebox p {
color: #06c;
+ text-align: center;
}
div#pageinfo {