Eigengrau

This commit is contained in:
Madison Scott-Clary
2019-11-30 12:42:45 -08:00
parent 605a8c00df
commit fc372d6878
10 changed files with 101 additions and 16 deletions

View File

@ -1,7 +1,8 @@
---
type: rt
type: page
title: Restless Town
ogimg: /assets/img/publications/restless-town.jpg
extracss: /publications/restless-town/main.css
---
<img src="/assets/img/publications/restless-town.jpg" style="margin: 0 auto; display: block; width: 500px; max-width: 100%;" />

View File

@ -1,13 +1,6 @@
@@font-face {
font-family: "Tom's New Roman";
src: url('tomnr.woff') format('woff'), url('tomnr.woff2') format('woff2');
}
@import url('https://fonts.googleapis.com/css?family=Gentium+Basic|Spectral&display=swap');
@import url('https://fonts.googleapis.com/css?family=Spectral');
.header-page h1, h2 {
font-family: "Tom's New Roman", sans-serif !important;
font-weight: bold;
font-size: 3rem;
display: none;
}