mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-12-13 11:58:06 +00:00
Do not underline the comma
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user