mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
add akliz sponsor logo + link
This commit is contained in:
parent
35756cc724
commit
86033323bb
BIN
public/images/akliz.png
Normal file
BIN
public/images/akliz.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 830 B |
@ -38,6 +38,16 @@ a.forkme:hover {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.sponsor {
|
||||||
|
position: fixed;
|
||||||
|
right: 0px;
|
||||||
|
top: 0px;
|
||||||
|
height: 40px;
|
||||||
|
width: 40px;
|
||||||
|
z-index: 1041;
|
||||||
|
margin: 5px 10px;
|
||||||
|
}
|
||||||
|
|
||||||
a.navbar-brand.twitter {
|
a.navbar-brand.twitter {
|
||||||
color: #55acee;
|
color: #55acee;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|||||||
@ -10,6 +10,8 @@ html
|
|||||||
meta(name="viewport", content="initial-scale=1,maximum-scale=1")
|
meta(name="viewport", content="initial-scale=1,maximum-scale=1")
|
||||||
body
|
body
|
||||||
a.forkme(href="https://github.com/Jake0oo0/crafatar", target="_blank") Fork me on GitHub
|
a.forkme(href="https://github.com/Jake0oo0/crafatar", target="_blank") Fork me on GitHub
|
||||||
|
a.sponsor(href="https://akliz.net/crafatar", target="_blank", title="Crafatar is sponsored by Akliz")
|
||||||
|
img(src="/images/akliz.png", alt="Akliz")
|
||||||
.navbar.navbar-default.navbar-fixed-top
|
.navbar.navbar-default.navbar-fixed-top
|
||||||
.container
|
.container
|
||||||
.navbar-header
|
.navbar-header
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user