mirror of
https://github.com/neocities/neocities.git
synced 2025-04-28 11:12:30 +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 {
|
.supporter-badge {
|
||||||
background:url(/img/supporter.png);
|
background:url(/img/supporter.png);
|
||||||
width: 99px;
|
width: 99px;
|
||||||
height: 26px;
|
height: 24px;
|
||||||
float: left;
|
background-size: 99px;
|
||||||
|
display: inline-block;
|
||||||
margin-top: 7px;
|
margin-top: 7px;
|
||||||
margin-left: 10px;
|
|
||||||
}
|
}
|
||||||
.title-with-badge {
|
.title-with-badge {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -855,6 +855,7 @@ a.tag:hover {
|
||||||
}
|
}
|
||||||
.title-with-badge span {
|
.title-with-badge span {
|
||||||
float: left;
|
float: left;
|
||||||
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
.section {
|
.section {
|
||||||
padding: 55px 8%;
|
padding: 55px 8%;
|
||||||
|
|
Loading…
Add table
Reference in a new issue