From b727e676b41b9a1e94c7326acf0a1efb70808f0a Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 29 Feb 2012 17:37:13 +0000 Subject: gfse & minibar: minor style adjustments --- src/www/gfse/editor.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/www/gfse/editor.css') 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 { -- cgit v1.2.3