update a css

This commit is contained in:
Simon Vieille 2022-03-17 12:57:04 +01:00
parent 1b56e025ec
commit ae6d6f5daf

View file

@ -288,7 +288,7 @@ pre[class*="language-"] {
cursor: zoom-in;
}
a, h1, h2, h3, h4, h5, p, ul {
a:not(.button), h1, h2, h3, h4, h5, p, ul {
color: $color-body-text;
}