remove style .squire-wysiwyg a

This commit is contained in:
the-djmaze 2022-02-11 11:28:02 +01:00
parent 16c7fdaf3b
commit f7092e70ad

View file

@ -107,18 +107,6 @@
img {
vertical-align: bottom;
}
a {
color: blue;
text-decoration: underline;
&:visited {
color: #609;
}
&:active {
color: red;
}
}
}
/* This does make the block element focusable with mouse in Gecko and Webkit so we don't need a <BR>.