Remove explicit link styling
This commit is contained in:
parent
ed5c29bb39
commit
2cb04fd741
@ -19,7 +19,6 @@ MatrixText {
|
||||
// table border-collapse doesn't seem to work
|
||||
text: "
|
||||
<style type=\"text/css\">
|
||||
a { color:" + palette.link + ";}
|
||||
code { background-color: " + palette.alternateBase + "; white-space: pre-wrap; }
|
||||
pre { background-color: " + palette.alternateBase + "; white-space: pre-wrap; }
|
||||
table {
|
||||
|
Loading…
Reference in New Issue
Block a user