testing different preview styles

This commit is contained in:
Greg Gauthier 2025-01-17 11:31:33 +00:00
parent 0a6fcf9b3f
commit 5316defdb9

View File

@ -328,8 +328,8 @@ ul li {
}
pre {
/* font-family: "Classic Console Neue", monospace; */
font-size: 13pt;
font-family: "Source Code Pro Medium", monospace;
font-size: 12pt;
margin-left: 20px;
background: #524646;
border-left: 3px solid #000000;
@ -392,7 +392,7 @@ pre.atari {
background-color: #004d80;
font-family: 'Atari Classic Chunky', serif;
font-weight: lighter;
font-size: 0.525em;
font-size: 0.625em;
line-height: 1.2;
overflow-wrap: break-word;
color: #f2f2f2;