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 d53f1c9 commit 0598a40Copy full SHA for 0598a40
style.css
@@ -32,7 +32,7 @@ a img {
32
}
33
34
p {
35
- margin-bottom: 20px;
+ margin-bottom: 12px;
36
37
38
h1,
@@ -46,8 +46,10 @@ h6 {
46
47
48
h1 {
49
- margin-bottom: 18px;
+ margin-bottom: 32px;
50
+ margin-top: 32px;
51
font-size: 30px;
52
+ color: #0050a3;
53
54
55
h1 a {
@@ -57,10 +59,12 @@ h1 a {
57
59
58
60
h2 {
61
font-size: 24px;
62
+ margin-bottom: 28px;
63
64
65
h3 {
66
font-size: 18px;
67
+ margin-bottom: 24px;
68
69
70
h4 {
@@ -82,8 +86,8 @@ hr {
82
86
83
87
84
88
blockquote {
85
- padding: 13px 13px 21px 15px;
89
+ padding: 2px 13px 21px 2px;
90
91
font-family: georgia,serif;
92
font-style: italic;
93
0 commit comments