@ -0,0 +1,108 @@ |
|||
|
|||
|
|||
body{ |
|||
font-family: monospace; |
|||
font-size: 0.875rem; |
|||
line-height: 1.45; |
|||
|
|||
} |
|||
a{ |
|||
color: var(--c-link); |
|||
} |
|||
a:hover{ |
|||
font-weight: bold; |
|||
} |
|||
p{ |
|||
margin: 0.5rem 0; |
|||
} |
|||
|
|||
|
|||
h1,h2{ |
|||
font-weight: bold; |
|||
} |
|||
hr{ |
|||
border: 0; |
|||
border-top: 1px solid black; |
|||
margin: 1rem 0 1rem; |
|||
} |
|||
hr:last-of-type{ |
|||
display: none; |
|||
} |
|||
|
|||
strong{ |
|||
font-weight: bold; |
|||
} |
|||
label{ |
|||
font-weight: bold; |
|||
} |
|||
|
|||
input, button, label{ |
|||
font-family: monospace; |
|||
display: block; |
|||
font-size: 0.875rem; |
|||
} |
|||
label, input{ |
|||
display: inline-block; |
|||
} |
|||
|
|||
#save-buttons{ |
|||
position: fixed; |
|||
top: 0.5rem; |
|||
right: 0.5em; |
|||
} |
|||
#save-buttons > input, |
|||
#save-buttons > button, |
|||
#save-buttons > label{ |
|||
margin-bottom: 0.5rem; |
|||
margin-left: auto; |
|||
} |
|||
|
|||
.double-font{ |
|||
height: 100vh; |
|||
display: grid; |
|||
grid-template-rows: 1fr 1fr; |
|||
gap: 1rem; |
|||
margin: 0; |
|||
} |
|||
.double-font > div{ |
|||
background-color: white; |
|||
border: 1px solid black; |
|||
overflow: auto; |
|||
padding: 1rem; |
|||
font-family: monospace; |
|||
font-size: 1rem; |
|||
} |
|||
.f-ascii{ |
|||
font-family: monospace; |
|||
font-size: 1rem; |
|||
} |
|||
|
|||
|
|||
|
|||
.svgbob text { |
|||
font-family: monospace !important; |
|||
font-weight: bold !important; |
|||
fill: red !important; |
|||
} |
|||
.svgbob text{ |
|||
visibility: hidden; |
|||
} |
|||
body.check-text .svgbob text{ |
|||
visibility: visible; |
|||
} |
|||
svg{ |
|||
overflow: visible; |
|||
} |
|||
/* autofix colors */ |
|||
.fix-label{ |
|||
border-bottom: solid limegreen 3px; |
|||
} |
|||
.fix{ |
|||
outline: 1px solid limegreen; |
|||
} |
|||
span.fix{ |
|||
outline: none; |
|||
color: limegreen; |
|||
font-weight: bold; |
|||
} |
|||
|
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 6.3 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 6.2 KiB |
After Width: | Height: | Size: 4.0 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 3.8 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 4.1 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 2.7 KiB |