We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2224a commit fafd70eCopy full SHA for fafd70e
content/assets/css/style.css
@@ -100,12 +100,16 @@
100
101
h4
102
{ font-size: 14px; }
103
+
104
+ dt
105
+{ font-weight: bold;
106
+ margin-top: 15px; }
107
- p, ul, ol
108
+ p, ul, ol, dl
109
{ line-height: 18px;
110
margin: 0 0 15px 0; }
111
- ul li, ol li
112
+ ul li, ol li, dl dd
113
{ padding: 0 0 0 5px;
114
margin: 0 0 0 20px; }
115
0 commit comments