8 lines
62 B
CSS
8 lines
62 B
CSS
/**
|
|
* This is just an empty theme.
|
|
*/
|
|
|
|
body {
|
|
margin: 0;
|
|
}
|