thelounge/client/themes/example.css

12 lines
97 B
CSS
Raw Normal View History

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