mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
gfse: grammars can now contain one-line descriptions
Also fixed two small problems with public grammars.
This commit is contained in:
@@ -45,6 +45,9 @@ div.namebar table { width: 100%; }
|
||||
.namebar h3, .sheet h3 { margin: 0; color: #009; }
|
||||
.home h3 { margin-top: 0; color: #009; }
|
||||
|
||||
div.comment:before { content: "-- "; }
|
||||
div.comment { color: #009; margin-left: 1em; }
|
||||
|
||||
td.right { text-align: right; }
|
||||
td.center { text-align: center; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user