]> git.wh0rd.org - tt-rss.git/blob - css/layout.css
fix subtoolbar links lack of margin
[tt-rss.git] / css / layout.css
1 html, body#ttrssMain, body#ttrssPrefs, #main {
2 width: 100%;
3 height: 100%;
4 border: 0;
5 padding: 0;
6 margin: 0;
7 }