Use new font
This commit is contained in:
parent
871986501b
commit
d9f6cfc281
|
@ -1,6 +1,6 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Most Wazted;
|
font-family: Sk8ordye;
|
||||||
src: url(Mostwasted.ttf);
|
src: url(Sk8ordye.ttf);
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background: #222 url(stone-cmp.jpg);
|
background: #222 url(stone-cmp.jpg);
|
||||||
|
@ -10,7 +10,7 @@ body {
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
color: #fd8;
|
color: #fd8;
|
||||||
font-family: Most Wazted, fantasy, sans-serif;
|
font-family: Sk8ordye, fantasy, sans-serif;
|
||||||
font-size-adjust: 1.0;
|
font-size-adjust: 1.0;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
|
|
Loading…
Reference in New Issue