removing wordpress 6.6 link underlines
This commit is contained in:
parent
6ee27d6da9
commit
c93960614e
|
|
@ -69,3 +69,7 @@ details[open] summary .open-close-icon {
|
|||
right: unset;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
:root :where(a:where(:not(.wp-element-button))) {
|
||||
text-decoration: unset;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user