1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:55:56 +00:00
Files
tt-rss/css/layout.css
2017-12-03 12:50:07 +03:00

9 lines
107 B
CSS

body.ttrss_main,
body.ttrss_prefs {
width: 100%;
height: 100%;
border: 0;
padding: 0;
margin: 0;
}