mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:55:56 +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;
|
|
}
|