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