summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/style.css b/css/style.css
index 3a917bbfe..0c11c6a40 100644
--- a/css/style.css
+++ b/css/style.css
@@ -2,9 +2,9 @@
body { background-color: #f2f2f2; }
-h1,h2,h3 { font-family: sans-serif; color: #303030;
- text-shadow: rgba(0,0,0,0.25) 2px 2px 5px;
- }
+h1,h2,h3,h4 { font-family: sans-serif; color: #303030;
+ text-shadow: rgba(0,0,0,0.25) 2px 2px 5px;
+ }
h1 { text-align: center; }
h2 { border-bottom: 2px solid #303030; clear: right; }