12 lines
97 B
CSS
12 lines
97 B
CSS
/**
|
|
* This is just an empty theme.
|
|
*/
|
|
|
|
body {
|
|
margin: 0;
|
|
}
|
|
|
|
.signed-out #main {
|
|
left: 5px;
|
|
}
|