courier new in a few extra places

This commit is contained in:
Pagwin 2024-11-29 00:23:49 -05:00
parent bce76b4ab4
commit 9bd6d780cb
No known key found for this signature in database
GPG key ID: 81137023740CA260
2 changed files with 7 additions and 1 deletions

View file

@ -2,5 +2,5 @@ title: Hello
author: pagwin
tags: [hello, this is a list]
description: "this is a description"
draft: false
draft: false
date: 2024-08-01

View file

@ -29,6 +29,12 @@ a:hover {
font-size: 2rem;
padding: 0em 0.25em;
border-radius: 0.5rem;
font-variant: small-caps;
font-family: "Courier Prime", Georgia, serif;
}
dt >a {
font-family: "Courier Prime", Georgia, serif;
}
/*font sizes*/