docs: Make footnotes stand out a teensy bit

This commit is contained in:
Fabian Homborg 2021-06-02 17:12:02 +02:00
parent 553ce7a006
commit bc00188ca8

View File

@ -338,3 +338,8 @@ kbd {
color: #000;
padding: 0.1em 0.3em;
}
.footnote {
background-color: #ddddea;
font-size: 90%;
}