Skip to content

Commit 23b4025

Browse files
author
lisamusing
committed
updating styles for new sponsors
1 parent e81537d commit 23b4025

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
@@ -325,31 +325,34 @@ div#sponsors h2 {
325325
text-transform: uppercase;
326326
line-height: 20px;
327327
margin: 0;
328+
width: 300px;
328329
clear: both;
329330
}
330331

331332
div#sponsors > div {
332333
width: 75%;
333334
float: right;
335+
vertical-align: top;
334336
clear: left;
335337
margin-top: -20px;
336-
margin-bottom: 40px;
338+
margin-bottom: 50px;
337339
}
338340

339341
div.communitySponsor {
340342
font-family: "NevisBold";
341343
font-weight: normal;
342-
width: 318px;
344+
width: 48px;
345+
padding-right: 25px;
343346
float: left;
344-
font-size: 20px;
347+
font-size: 11px;
345348
}
346349

347350
div.communitySponsor img {
348351
vertical-align: middle;
349352
}
350353

351354
div.communitySponsor > a {
352-
line-height: 60px;
355+
line-height: 20px;
353356
vertical-align: middle;
354357
}
355358

0 commit comments

Comments
 (0)