Sith/core/static/core/style.css
2016-04-12 10:00:47 +02:00

10 lines
115 B
CSS

body {
background: #EEE;
}
div {
box-shadow: 2px 2px 10px #888888;
margin: 10px;
padding: 10px;
}