RSNewWebUI/webui-src/make-src/main.css
rottencandy b6e1517c19 Implement basic css styles
The existing css has been disabled for the moment and a new css
file theme.css has been created. Respective components modified to
reflect changes for css selectors.
2019-06-09 00:03:34 +05:30

5 lines
55 B
CSS

html, body, #main {
margin: 0;
height: 100%;
}