migrating instructions for links into the new links.css file

This commit is contained in:
Antoine M 2024-08-07 16:30:38 +02:00
parent 2af1812d46
commit 704abde001

View File

@ -69,7 +69,3 @@ details[open] summary .open-close-icon {
right: unset; right: unset;
left: 20px; left: 20px;
} }
:root :where(a:where(:not(.wp-element-button))) {
text-decoration: unset;
}