Files
wildness.makyo.ink/static/wildness.css
Madison Rye Progress d4683c4c21
All checks were successful
Deploy / deploy (push) Successful in 8s
Update maddybook, use gitea for deploys
2026-03-15 16:56:33 -07:00

15 lines
296 B
CSS

@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;
}
.works .author {
display: none;
}