mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-12 05:20:26 +00:00
Do not underline the comma
This commit is contained in:
parent
9d989db77d
commit
7cc4347062
@ -794,6 +794,8 @@ kbd {
|
||||
}
|
||||
.hypha-info__link:after {
|
||||
content: ", ";
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
.hypha-info__entry:last-of-type a:after {
|
||||
content: none;
|
||||
|
Loading…
Reference in New Issue
Block a user