testing different preview styles

This commit is contained in:
Greg Gauthier 2025-01-17 12:53:03 +00:00
parent 06720438a9
commit 8b2a49084a

View File

@ -359,10 +359,7 @@ pre.decterm {
font-size: 13pt; font-size: 13pt;
margin-left: 20px; margin-left: 20px;
background: #524646; background: #524646;
border-left: 3px solid #000000; border: solid #000000 2px;
border-right: 3px solid #000000;
border-top: 3px solid #000000;
border-bottom: 3px solid #000000;
border-radius: 20px; border-radius: 20px;
max-width: 70%; max-width: 70%;
padding: .5rem; padding: .5rem;