mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-13 18:45:49 +05:00
8 lines
112 B
CSS
8 lines
112 B
CSS
html, body, #main {
|
|
margin: 0;
|
|
height: 100%;
|
|
font-family: Helvetica, Arial, sans-serif;
|
|
}
|
|
#main {
|
|
}
|