summaryrefslogtreecommitdiff
path: root/src/www/gfse/editor.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/gfse/editor.css')
-rw-r--r--src/www/gfse/editor.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/www/gfse/editor.css b/src/www/gfse/editor.css
index 2c930d849..28712e500 100644
--- a/src/www/gfse/editor.css
+++ b/src/www/gfse/editor.css
@@ -1,6 +1,8 @@
body { color: black; background: #eee; }
h1 { font-size: 175%; }
-h1,h2,h3,h4,small { font-family: sans-serif; }
+h1,h2,h3,h4,small { font-family: sans-serif;}
+h1,h2,h3,h4 { color: #303030; text-shadow: rgba(0,0,0,0.25) 3px 3px 5px; }
+
h1:first-child, h2:first-child { margin-top: 0; margin-bottom: 1ex; }
#editor {