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