mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-13 10:57:49 -04:00
[fix] Add text color to base theme (#3196)
This commit is contained in:
@@ -16,6 +16,7 @@ html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background: white;
|
||||
color: black;
|
||||
font-family: "OpenSans", "Cantarell", "Helvetica", "Arial", sans-serif;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user