mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
Fork me on GitHub!
This commit is contained in:
parent
7dcd2fdce4
commit
0ee2abf3f3
@ -7,6 +7,13 @@ a {
|
|||||||
color: #00B7FF;
|
color: #00B7FF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.forkme {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
z-index: 1040;
|
||||||
|
}
|
||||||
|
|
||||||
mark.green {
|
mark.green {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
color: #008000;
|
color: #008000;
|
||||||
|
|||||||
@ -6,6 +6,8 @@ html
|
|||||||
link(href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css", rel="stylesheet")
|
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")
|
script(src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js")
|
||||||
body
|
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
|
.navbar.navbar-default.navbar-fixed-top
|
||||||
.container
|
.container
|
||||||
.navbar-header
|
.navbar-header
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user