mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
mobile friendly website
This commit is contained in:
parent
f71f11aa87
commit
ce8e194b45
@ -27,6 +27,7 @@ mark.green {
|
|||||||
|
|
||||||
.code {
|
.code {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.sideface {
|
.sideface {
|
||||||
width: 180px;
|
width: 180px;
|
||||||
|
|||||||
@ -5,6 +5,7 @@ html
|
|||||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||||
link(rel="icon", type="image/x-icon", href="/favicon.ico")
|
link(rel="icon", type="image/x-icon", href="/favicon.ico")
|
||||||
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")
|
||||||
|
meta(name="viewport" content="initial-scale=1,maximum-scale=1")
|
||||||
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")
|
a.forkme(href="https://github.com/Jake0oo0/crafatar", target="_blank")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user