Added high-res supporter badge, adjusted styles

This commit is contained in:
Victoria Wang 2014-11-09 23:10:38 -06:00
parent d7ec37b13b
commit be77ae26e6
2 changed files with 4 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

View file

@ -843,10 +843,10 @@ a.tag:hover {
.supporter-badge {
background:url(/img/supporter.png);
width: 99px;
height: 26px;
float: left;
height: 24px;
background-size: 99px;
display: inline-block;
margin-top: 7px;
margin-left: 10px;
}
.title-with-badge {
float: left;
@ -855,6 +855,7 @@ a.tag:hover {
}
.title-with-badge span {
float: left;
margin-right: 10px;
}
.section {
padding: 55px 8%;