add akliz sponsor logo + link

This commit is contained in:
jomo 2015-01-10 21:43:54 +01:00
parent 35756cc724
commit 86033323bb
3 changed files with 12 additions and 0 deletions

BIN
public/images/akliz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 830 B

View File

@ -38,6 +38,16 @@ a.forkme:hover {
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 {
color: #55acee;
font-size: 16px;

View File

@ -10,6 +10,8 @@ html
meta(name="viewport", content="initial-scale=1,maximum-scale=1")
body
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
.container
.navbar-header