Commit
•
92774e5
1
Parent(s):
c8b91c1
Update style.css
Browse files
style.css
CHANGED
@@ -3,19 +3,8 @@ body {
|
|
3 |
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
}
|
5 |
|
6 |
-
h1 {
|
7 |
-
font-size: 16px;
|
8 |
-
margin-top: 0;
|
9 |
-
}
|
10 |
-
|
11 |
-
p {
|
12 |
-
font-size: 15px;
|
13 |
-
margin-bottom: 10px;
|
14 |
-
margin-top: 5px;
|
15 |
-
}
|
16 |
-
|
17 |
li{
|
18 |
-
margin-top:
|
19 |
}
|
20 |
|
21 |
ol ol{
|
|
|
3 |
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
}
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
li{
|
7 |
+
margin-top: 1em;
|
8 |
}
|
9 |
|
10 |
ol ol{
|