testing different preview styles
This commit is contained in:
parent
b2c6536d6f
commit
a0e45773a5
@ -73,6 +73,12 @@
|
||||
font-style: auto;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "IBM VGA 9x16";
|
||||
src: url("../font/Ac437_IBM_VGA_9x16.ttf") format("truetype");
|
||||
font-style: auto;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "FLexi IBM VGA True";
|
||||
src: url("../font/Flexi_IBM_VGA_True.ttf") format("truetype");
|
||||
@ -364,8 +370,8 @@ pre.decterm {
|
||||
overflow-x: auto;
|
||||
}
|
||||
pre.dos {
|
||||
font-family: "FLexi IBM VGA True CP437", monospace;
|
||||
font-size: 16pt;
|
||||
font-family: "IBM VGA 9x16", monospace;
|
||||
font-size: 14pt;
|
||||
color: #E5E4E5;
|
||||
margin-left: 20px;
|
||||
background: #0C0C0C;
|
||||
|
BIN
font/Ac437_IBM_VGA_9x16.ttf
Normal file
BIN
font/Ac437_IBM_VGA_9x16.ttf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user