diff options
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ body { - color: #333; background-color: #fff; + color: #333; font-family: monospace; font-size: 9pt; margin: 0; |
index : sfeed.git | ||
Suckless rss Feed reader with my configs | Benjamin Chausse |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.css | 2 |
@@ -1,6 +1,6 @@ body { - color: #333; background-color: #fff; + color: #333; font-family: monospace; font-size: 9pt; margin: 0; |