summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--root/static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/static/style.css b/root/static/style.css
index c4087df..1d55dad 100644
--- a/root/static/style.css
+++ b/root/static/style.css
@@ -85,7 +85,10 @@ a:visited {
}
.main_content h4 {
+ background-color: #58a;
margin: 8px;
+ padding: 2px;
+ border: 1px solid;
}
.main_content > div {