Strong tags in the docs should be bold.
This commit is contained in:
parent
9992a18a72
commit
e31e62bdd9
@ -29,7 +29,8 @@
|
|||||||
ul { list-style: none; margin-bottom: 1em;}
|
ul { list-style: none; margin-bottom: 1em;}
|
||||||
h2 { line-height: 1.3em; margin-top: 0; padding-top: 3px;}
|
h2 { line-height: 1.3em; margin-top: 0; padding-top: 3px;}
|
||||||
}
|
}
|
||||||
em { font-style: italic; }
|
em { font-style: italic; }
|
||||||
|
strong { font-weight: bold; }
|
||||||
|
|
||||||
#page > article {
|
#page > article {
|
||||||
ul ul { padding-left: 1em; }
|
ul ul { padding-left: 1em; }
|
||||||
|
Loading…
Reference in New Issue
Block a user