File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -109,30 +109,34 @@ h1 {
109
109
font-family : Aleo;
110
110
font-weight : bolder;
111
111
text-shadow : 0 1px 0 # fff ;
112
- text-align : center;
112
+ text-align : center;
113
+ border-bottom : 2px solid # ddd ;
114
+ line-height : 40px ;
113
115
}
114
116
h2 {
115
117
color : # 419eda ;
116
118
font-family : Aleo;
117
119
font-weight : bold;
118
- text-shadow : 0 1px 0 # fff ;
120
+ text-shadow : 0 1px 0 # fff ;
121
+ border-bottom : 2px solid # ddd ;
122
+ line-height : 40px ;
119
123
}
120
124
h3 {
121
125
color : # f04c5c ;
122
126
font-family : Aleo;
123
127
font-weight : bold;
124
- text-shadow
95A7
: 0 1px 0 # fff ;
128
+ text-shadow : 0 1px 0 # fff ;
125
129
}
126
130
h4 {
127
131
font-family : Aleo;
128
132
font-weight : bold;
129
133
text-shadow : 0 1px 0 # fff ;
130
- margin : 20px 0 15px 0
134
+ margin : 20px 0 15px 0 ;
131
135
}
132
136
h5 {
133
137
font-family : Aleo;
134
138
font-size : bold;
135
- margin-bottom : 2px
139
+ margin-bottom : 2px ;
136
140
}
137
141
blockquote {
138
142
border-left : 4px solid # e67e22 ;
You can’t perform that action at this time.
0 commit comments