gfse & minibar: minor style adjustments

This commit is contained in:
hallgren
2012-02-29 17:37:13 +00:00
parent 01404e579c
commit b727e676b4
3 changed files with 8 additions and 4 deletions

View File

@@ -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 {