]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - css/style.css
b922fb7b6582e2909353a00501f70a4d6949ff3c
2 font-family: "Times New Roman", serif
;
3 text-rendering: optimizeLegibility
;
4 font-variant: historical-ligatures
;
5 font-feature-settings: "hlig" 1, "dlig" 1, "onum" 1, "zero" 1, "swsh" 1, "kern" 1, "medi" 1;
7 letter-spacing: 0.02em;
10 @media only screen and
(min-width: 500px) {
16 height: calc
(100vh - 200px);
23 height: calc
(100vh - 200px);
30 .columned .h3, .columned p {
34 .columned pre { width: 25em }
37 blockquote
, p
{ max-width: 45em }
38 pre
{ max-width: 55em }
40 border-left: 4px solid
#ccc;
44 h1
, h2
, h3
{ font-weight: normal
}
47 font-family: courier
, monospace
;
49 background-color: #eee;
56 display: inline-block
;
57 background-color: #000;
60 @media (prefers-color-scheme: dark
) {
67 background-color: #fff;
72 display: inline-block
;
81 background-color: #222;