mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-08-06 13:55:36 +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 {
|
.hypha-info__link:after {
|
||||||
content: ", ";
|
content: ", ";
|
||||||
|
text-decoration: none;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.hypha-info__entry:last-of-type a:after {
|
.hypha-info__entry:last-of-type a:after {
|
||||||
content: none;
|
content: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user