]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - css/style.css
2 scroll-behavior: smooth
;
6 font: -apple-system-body
;
7 font-family: "Hoefler Text", "Times New Roman", serif
;
8 font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
10 letter-spacing: 0.02em;
13 @media only screen and
(min-width: 500px) {
19 height: calc
(100vh - 200px);
23 .columned .h2:not(:only-child) {
26 height: calc
(100vh - 200px);
29 .columned .h2:not(:only-child) h2 {
33 .columned
.h2:not
(:only-child
) .h3
,
34 .columned
.h2:not
(:only-child
) li
,
35 .columned .h2:not(:only-child) p {
39 .columned .h2:not(:only-child) pre { width: 25em }
42 .columned .h2:first-of-type pre {
46 blockquote
, p
{ max-width: 45em }
47 pre
{ max-width: 55em }
49 border-left: 4px solid
#ccc;
53 h1
, h2
, h3
{ font-weight: normal
}
56 font-family: courier
, monospace
;
58 background-color: #eee;
65 display: inline-block
;
66 background-color: #000;
67 border: 1px solid
#000;
70 @media (prefers-color-scheme: dark
) {
77 background-color: #fff;
78 border: 1px solid
#fff;
83 display: inline-block
;
92 background-color: #222;