summaryrefslogtreecommitdiff
path: root/static/media/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/media/style.css')
-rw-r--r--static/media/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/media/style.css b/static/media/style.css
index 670c2f3a4..3d52eb5c9 100644
--- a/static/media/style.css
+++ b/static/media/style.css
@@ -51,7 +51,8 @@ button:hover, input[type=submit]:hover{
div#header{
width:100%;
- text-align:right;
+ text-align:center;
+ font-weight:bold;
font-size: 0.9em;
background-color: #EEE;
border-bottom:1px solid #CCC;