Headers and such on publications
This commit is contained in:
@ -3,7 +3,7 @@ type: rt
|
||||
title: Restless Town
|
||||
---
|
||||
|
||||
<img src="/assets/img/publications/restless-town.jpg" style="margin: 0 auto; display: block; width: 500pxm; max-width: 100%;" />
|
||||
<img src="/assets/img/publications/restless-town.jpg" style="margin: 0 auto; display: block; width: 500px; max-width: 100%;" />
|
||||
|
||||
<script src="https://gumroad.com/js/gumroad.js"></script>
|
||||
|
||||
|
||||
@ -4,9 +4,11 @@
|
||||
}
|
||||
@import url('https://fonts.googleapis.com/css?family=Gentium+Basic|Spectral&display=swap');
|
||||
|
||||
h1, h2 {
|
||||
.header-page h1, h2 {
|
||||
font-family: "Tom's New Roman", sans-serif !important;
|
||||
font-weight: bold;
|
||||
font-size: 3rem;
|
||||
display: none;
|
||||
}
|
||||
|
||||
h3, h4, h5, h6 {
|
||||
|
||||
Reference in New Issue
Block a user