summaryrefslogtreecommitdiffstats
path: root/root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'root/static/style.css')
-rw-r--r--root/static/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/root/static/style.css b/root/static/style.css
index 0b376e7..a4eed76 100644
--- a/root/static/style.css
+++ b/root/static/style.css
@@ -80,14 +80,14 @@ a:visited {
.main_content {
background-color : #8c8;
border : 1px solid;
- padding : 8px;
+ padding : 16px;
position : relative;
}
.main_content h4 {
background-color : #58a;
border : 1px solid;
- margin : 8px;
+ margin : 0px;
padding : 2px;
}