kopia lustrzana https://github.com/cheeaun/phanpy
Finally fix this weird alignment and underline
rodzic
ed3d86c67a
commit
4af3287f0d
|
@ -783,6 +783,9 @@ a.card:is(:hover, :focus) {
|
|||
.status .extra-meta a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
vertical-align: baseline;
|
||||
text-decoration-thickness: 1px;
|
||||
text-underline-offset: 3px;
|
||||
}
|
||||
.status .extra-meta a:is(:hover, :focus) {
|
||||
text-decoration: underline;
|
||||
|
|
Ładowanie…
Reference in New Issue