aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style/default.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/style/default.css b/static/style/default.css
index 2c63d93..35373c7 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -156,7 +156,6 @@ pre.large {
border: 1px solid black; }
.content_footer {
margin-left: 4%;
- width: 685px;
font-size: 10px;
font-style: italic;
font-family: sans-serif;
@@ -191,6 +190,10 @@ pre.large {
width: 160px;
height: 180px; }
+#commentary {
+ background-color: #a9afdc;
+ background-color: #c7c6ff;
+ border-top: 2px solid #000000; }
#top_bar {
height: 22px;
background-color: #993333;