mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Added high-res supporter badge, adjusted styles
This commit is contained in:
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 |
|
@ -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%;
|
||||
|
|
Loading…
Add table
Reference in a new issue