mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
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.
5 lines
55 B
CSS
5 lines
55 B
CSS
html, body, #main {
|
|
margin: 0;
|
|
height: 100%;
|
|
}
|