1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 11:18:37 +00:00

Merge branch 'Zocker1999NET-patch-1'

This commit is contained in:
Aurelien David 2020-01-26 14:12:18 +01:00
commit f28c05e4b9

View File

@ -1,6 +1,7 @@
html { html {
font: 3mm tahoma,arial,helvetica,sans-serif; font: 3mm tahoma,arial,helvetica,sans-serif;
background-color: rgb(240, 240, 240); background-color: rgb(240, 240, 240);
color: rgb(0, 0, 0);
box-sizing: border-box; box-sizing: border-box;
} }