core: small update on footnotes style

Signed-off-by: Skia <skia@libskia.so>
This commit is contained in:
Skia 2018-02-22 22:56:15 +01:00
parent 606f1af4d5
commit d83bb20547
1 changed files with 3 additions and 0 deletions

View File

@ -1424,6 +1424,9 @@ label {
a:hover {
text-decoration: underline;
}
.footnotes {
font-size: 85%;
}
}
.markdown_editor {