Skip to content

Commit 9155a80

Browse files
committed
Some style cleanup.
1 parent 7f3c337 commit 9155a80

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

css/style.css

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ div#container.sub h2 {
173173
font-family: "NevisBold";
174174
line-height: 40px;
175175
margin: 0 0 20px 0;
176-
176+
color: #363636;
177177
}
178178

179179
div#container.sub h3 {
@@ -225,10 +225,11 @@ li {
225225
}
226226

227227
.aside p {
228+
color: #363636;
228229
text-transform: uppercase;
229230
font-family: "NevisBold";
230231
text-indent: -2.2em;
231-
line-height: 40px;
232+
line-height: 35px;
232233
margin: 0;
233234
vertical-align: bottom;
234235
/*text-indent: -99999px;*/
@@ -239,8 +240,8 @@ li {
239240
color: #BD820E;
240241
font-size: 60px;
241242
font-family: "RockwellExtraBoldRegular";
242-
line-height: 40px;
243-
vertical-align: text-top;
243+
line-height: 14px;
244+
vertical-align: text-bottom;
244245
}
245246

246247
div#nav {
@@ -250,6 +251,7 @@ div#nav {
250251
font-size: 18px;
251252
font-family: "NevisBold";
252253
font-weight: normal;
254+
color: #363636;
253255
line-height: 20px;
254256
}
255257

@@ -287,6 +289,7 @@ div#sponsors h1 {
287289
}
288290

289291
div#sponsors h2 {
292+
color: #363636;
290293
font-size: 18px;
291294
font-family: "NevisBold";
292295
font-weight: normal;

0 commit comments

Comments
 (0)