]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - jekyll/css/application.css
7 background-color: white
;
8 font-family: times
, 'Times New Roman', serif
;
11 header a
, header
a:visited
{
17 display: inline-block
;
23 margin: -0.3em 0 0 -0.1em;
26 text-transform: uppercase
;
46 font-family: 'Helvetica Neue', Arial
, sans-serif
;
54 display: inline-block
;
69 header a
, li article
, h2
, h3
, p
{
70 background-color: white
;
73 /* Dark mode overrides */
74 @media (prefers-color-scheme: dark
) {
76 background-color: black
;
80 header a
, header
a:visited
{
100 header a
, li article
, h1
, h2
, p
{
101 background-color: black
;
108 @media (max-width: 600px) {