matrix-dimension/web/style/app.scss
turt2live 0c51d4424b UI for simple matrix.org bots
Part of #11

Needs actual scalar integration
2017-05-27 01:27:36 -06:00

8 lines
148 B
SCSS

// styles in src/style directory are applied to the whole page
body {
background: #ddd !important;
margin: 0;
padding: 30px;
color: #222;
}