]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - css/style.css
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);
20 .columned .h2:not(only-child) {
23 height: calc
(100vh - 200px);
26 .columned .h2:not(only-child) h2 {
30 .columned .h2:not(only-child) .h3, .columned .h2:not(only-child) p {
34 .columned .h2:not(only-child) pre { width: 25em }
37 .columned .h2:first-of-type pre {
41 blockquote
, p
{ max-width: 45em }
42 pre
{ max-width: 55em }
44 border-left: 4px solid
#ccc;
48 h1
, h2
, h3
{ font-weight: normal
}
51 font-family: courier
, monospace
;
53 background-color: #eee;
60 display: inline-block
;
61 background-color: #000;
62 border: 1px solid
#000;
65 @media (prefers-color-scheme: dark
) {
72 background-color: #fff;
73 border: 1px solid
#fff;
78 display: inline-block
;
87 background-color: #222;