forked from fmtlib/fmt
Add CSS
This commit is contained in:
9
doc/fmt.css
Normal file
9
doc/fmt.css
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
code.grammar {
|
||||||
|
display: block;
|
||||||
|
padding: 1em;
|
||||||
|
font-size: .8em;
|
||||||
|
}
|
||||||
|
|
||||||
|
code.grammar::first-line {
|
||||||
|
line-height: 0;
|
||||||
|
}
|
Reference in New Issue
Block a user