gfse: somewhat simplified configuration/installation

This commit is contained in:
hallgren
2011-03-28 15:04:43 +00:00
parent 45547df48c
commit 544010b36f
3 changed files with 34 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ h1,h2,h3,h4,small { font-family: sans-serif; }
h1:first-child, h2:first-child { margin-top: 0; margin-bottom: 1ex; }
#editor { max-width: 50em; }
div.grammar { border: 1px solid black; background: white; background: #9df; }
div.grammar { border: 1px solid black; background: #9df; }
div.files { margin: 0 8px 8px 8px; }
div#file { border: 2px solid #009; border-top-width: 0; }