3 -webkit-text-size-adjust:100%
16 box-sizing: content-box;
26 background-color:rgba(0, 0, 0, 0)
31 text-decoration: underline;
32 text-decoration:underline dotted
51 vertical-align:baseline
66 button, input, optgroup, select, textarea {
80 button, [type=button], [type=reset], [type=submit] {
81 -webkit-appearance:button
84 button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
89 button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
90 outline:1px dotted ButtonText
94 padding:.35em .75em .625em
98 box-sizing: border-box;
107 vertical-align:baseline
114 [type=checkbox], [type=radio] {
115 box-sizing: border-box;
119 [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
124 -webkit-appearance: textfield;
128 [type=search]::-webkit-search-decoration {
129 -webkit-appearance:none
132 ::-webkit-file-upload-button {
133 -webkit-appearance: button;
178 background-color:#e3d2d2
212 background-color:#fdd
217 background-color:#faa
234 background-color:#dfd
239 background-color:#afa
427 box-sizing: content-box;
428 font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
438 @media (min-width: 820px) {
446 color: hsl(0, 0%, 30%);
453 color: hsl(0, 0%, 36%);
468 background: hsl(0, 0%, 96.4%);
481 background:hsl(0, 0%, 85%)
484 h1, h2, h3, h4, h5, h6 {
491 transition: background 300ms;
493 text-decoration: none;
494 border-bottom: 1px solid hsl(0, 0%, 85%);
495 color:hsl(0, 0%, 10%)
499 color: #000 !important;
511 a.internal-link:after, a.footnote:after, a.reversefootnote:after {
516 background: #ffe8bc !important;
517 color:#000 !important
524 #notes-entry-container {
527 grid-template-areas: "content" "side"
530 @media (min-width: 700px) {
531 #notes-entry-container {
532 grid-template-columns: 3fr 1fr;
533 grid-template-areas: "content side"
538 background: hsl(0, 0%, 96.4%);
556 .invalid-link-brackets {
563 background-image: url(../assets/bg.png);
567 [header-left] "head head" auto [header-right]
568 [main-left] "nav main" auto [main-right]
569 [footer-left] "foot foot" auto [footer-right]
579 padding: 15px !important;
583 margin: 0 !important;
599 background-color: rgba(255.0, 255.0, 255.0, 0.8);