]>
git.bts.cx Git - cx.git/blob - public/design/css/style.css
3 box-sizing: border-box
;
8 font-family: "League Spartan";
9 src: url
(/design
/fonts
/raleway
/LeagueSpartan-VF
.woff
);
16 flex-direction: column
;
18 padding: 5vh clamp
(1rem, 5vw, 3rem) 1rem;
19 font-family: "League Spartan", sans-serif
;
26 --layout-spacing: 4em;
28 width: min
(100%, var
(--max-width
));
43 text-decoration: none
;
53 vertical-align: bottom
;
60 nav
[aria-current
="page"] {
65 margin-top: var
(--layout-spacing
);
70 padding-top: var
(--layout-spacing
);
74 border-top: 1px solid
#ccc;
93 text-decoration: none
;
97 article
> h1
+ .updated
{
122 margin: 0 !important
;
125 :is
(h2
, h3
):not
(:first-child
) {
131 text-underline-offset: 0.08em;
135 outline: 1px solid currentColor
;
136 outline-offset: 0.2em;
141 border-top: 1px solid
#ccc;
142 padding-top: var
(--layout-spacing
);
151 margin: 0 auto
1rem !important
;
154 /*@supports (aspect-ratio: 1) {
161 /* Supporting Content */
163 code:not
([class
*="language"]) {
164 font-family: Consolas
, Monaco
, Andale Mono
, Ubuntu Mono
, monospace
;
167 background-color: rgba
(0, 0, 0, 0.1);
168 padding-right: 0.15em;
169 padding-left: 0.15em;
176 border-left: 3px solid rgba
(0, 0, 0, 0.35);
177 background-color: rgba
(0, 0, 0, 0.05);
178 border-radius: 0 0.25rem 0.25rem 0;
180 font-size: 0.8em !important
;
186 border-left: 3px solid rgba
(0, 0, 0, 0.35);
187 background-color: rgba
(0, 0, 0, 0.05);
188 border-radius: 0 0.25rem 0.25rem 0;