]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - css/style.css
2 scroll-behavior: smooth
;
6 font-family: "Hoefler Text", "Times New Roman", serif
;
7 font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
9 letter-spacing: 0.02em;
12 @media only screen and
(min-width: 500px) {
18 height: calc
(100vh - 200px);
22 .columned .h2:not(:only-child) {
25 height: calc
(100vh - 200px);
28 .columned .h2:not(:only-child) h2 {
32 .columned
.h2:not
(:only-child
) .h3
,
33 .columned
.h2:not
(:only-child
) li
,
34 .columned .h2:not(:only-child) p {
38 .columned .h2:not(:only-child) pre { width: 25em }
41 .columned .h2:first-of-type pre {
45 blockquote
, p
{ max-width: 45em }
46 pre
{ max-width: 55em }
48 border-left: 4px solid
#ccc;
52 h1
, h2
, h3
{ font-weight: normal
}
55 font-family: courier
, monospace
;
57 background-color: #eee;
64 display: inline-block
;
65 background-color: #000;
66 border: 1px solid
#000;
69 @media (prefers-color-scheme: dark
) {
76 background-color: #fff;
77 border: 1px solid
#fff;
82 display: inline-block
;
91 background-color: #222;