testing different preview styles

This commit is contained in:
Greg Gauthier 2025-01-17 11:21:26 +00:00
parent 17b20c8f54
commit 29f7baef73

View File

@ -374,8 +374,8 @@ pre.mvs {
font-family: "IBM 3270", monospace; font-family: "IBM 3270", monospace;
font-size: 14pt; font-size: 14pt;
margin-left: 20px; margin-left: 20px;
background: #524646; background: #4A5344;
border: solid grey 2px; border: solid darkblue 2px;
border-radius: 20px; border-radius: 20px;
max-width: 70%; max-width: 70%;
padding: .5rem; padding: .5rem;