moss-n-puddles/transcripts/header-template.html
2025-06-17 21:34:28 -07:00

49 lines
1.1 KiB
HTML

<html>
<head>
<title>Wyldwood Bar Transcript</title>
<style type="text/css" media="screen">
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Goudy+Bookletter+1911&family=Merienda:wght@300..900&display=swap');
html {
background-color: #FCF5E5;
color: #26201a;
font-family: "Goudy Bookletter 1911", serif;
font-weight: 400;
font-style: normal;
font-size: 21px;
line-height: 1.4em;
padding: 40px;
}
p {
margin: auto;
margin-bottom: .5em;
}
blockquote {
font-style: italic;
}
blockquote i {
font-weight: bold;
}
.special {
margin: 20px;
padding: 2px 20px;
border: 2px solid brown;
border-radius: 12px;
}
.special .title {
font-variant-caps: small-caps;
}
.heavy {
font-weight: 700;
}
</style>
</head>
<body>
<h1>Wyldwood Bar Transcript</h1>