mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-25 02:56:04 -05: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