hardlounge/client/themes/example.css

12 lines
97 B
CSS
Raw Normal View History

2014-07-17 13:38:41 +00:00
/**
2014-12-11 22:42:22 +00:00
* This is just an empty theme.
2014-07-17 13:38:41 +00:00
*/
body {
margin: 0;
2014-07-17 13:38:41 +00:00
}
.signed-out #main {
left: 5px;
}