Fix lists in gui intro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* These don't get the default font size from the theme for whatever reason. */
|
||||
.rst-content blockquote, .rst-content li {
|
||||
.rst-content blockquote, .rst-content li, .rst-content dd, .rst-content dt {
|
||||
font-size: 18px;
|
||||
line-height: 27px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user