Switch to submodule
This commit is contained in:
BIN
static/tomnr.woff
Normal file
BIN
static/tomnr.woff
Normal file
Binary file not shown.
10
static/wildness.css
Normal file
10
static/wildness.css
Normal file
@ -0,0 +1,10 @@
|
||||
@import url("https://fonts.googleapis.com/css?family=Gentium+Book+Basic");
|
||||
@font-face {
|
||||
font-family: "Tom's New Roman";
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url("/tomnr.woff") format("woff");
|
||||
}
|
||||
header, footer, .title ul li p:first-of-type, ul.pagination, h1, h2 {
|
||||
font-family: "Tom's New Roman", serif;
|
||||
}
|
||||
Reference in New Issue
Block a user