mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
6 lines
102 B
CSS
6 lines
102 B
CSS
html, body, #main {
|
|
margin: 0;
|
|
height: 100%;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
}
|