mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Remove explicit link styling
This commit is contained in:
parent
ed5c29bb39
commit
2cb04fd741
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue