forked from wallabag/wallabag
[fix] #421 Tables content in solarized themes unreadable
This commit is contained in:
@ -42,7 +42,8 @@ body,
|
||||
body,
|
||||
a,
|
||||
a:hover,
|
||||
a:visited {
|
||||
a:visited,
|
||||
td {
|
||||
color: #839496;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user