testing different preview styles
This commit is contained in:
parent
0a6fcf9b3f
commit
5316defdb9
@ -328,8 +328,8 @@ ul li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
/* font-family: "Classic Console Neue", monospace; */
|
font-family: "Source Code Pro Medium", monospace;
|
||||||
font-size: 13pt;
|
font-size: 12pt;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
background: #524646;
|
background: #524646;
|
||||||
border-left: 3px solid #000000;
|
border-left: 3px solid #000000;
|
||||||
@ -392,7 +392,7 @@ pre.atari {
|
|||||||
background-color: #004d80;
|
background-color: #004d80;
|
||||||
font-family: 'Atari Classic Chunky', serif;
|
font-family: 'Atari Classic Chunky', serif;
|
||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
font-size: 0.525em;
|
font-size: 0.625em;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
color: #f2f2f2;
|
color: #f2f2f2;
|
||||||
|
Loading…
Reference in New Issue
Block a user