forked from Botanical/BotanJS
Fix the link color in footnote
This commit is contained in:
parent
24dfd38eef
commit
145445d6c1
@ -4,6 +4,10 @@
|
|||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footnote a {
|
||||||
|
color: #f15a24;
|
||||||
|
}
|
||||||
|
|
||||||
.footnote {
|
.footnote {
|
||||||
color: #555;
|
color: #555;
|
||||||
list-style-type: decimal;
|
list-style-type: decimal;
|
||||||
|
Loading…
Reference in New Issue
Block a user