mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-08 20:59:30 -06:00
5 lines
85 B
CSS
5 lines
85 B
CSS
@import url(style.css);
|
|
|
|
body { color: #333; }
|
|
li>code, p>code, pre { color: #730; }
|