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 { diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index c15866021..ec23f3975 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -175,9 +175,9 @@ Some implementation details: