1
0
Fork 0
mirror of https://github.com/neocities/neocities.git synced 2025-05-12 09:48:31 +02:00

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
public/img
sass/_project-sass

Binary file not shown.

Before

(image error) Size: 3 KiB

After

(image error) 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%;