Fork me on GitHub!

This commit is contained in:
jomo 2014-10-30 01:30:20 +01:00
parent 7dcd2fdce4
commit 0ee2abf3f3
2 changed files with 28 additions and 19 deletions

View File

@ -7,6 +7,13 @@ a {
color: #00B7FF;
}
a.forkme {
position: fixed;
top: 0;
right: 0;
z-index: 1040;
}
mark.green {
background: inherit;
color: #008000;

View File

@ -6,6 +6,8 @@ html
link(href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css", rel="stylesheet")
script(src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js")
body
a.forkme(href="https://github.com/Jake0oo0/crafatar", target="_blank")
img(src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67", alt="Fork me on GitHub")
.navbar.navbar-default.navbar-fixed-top
.container
.navbar-header