mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-10 03:09:16 +00:00
9 lines
107 B
CSS
9 lines
107 B
CSS
body.ttrss_main,
|
|
body.ttrss_prefs {
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 0;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|