Files
commafeed/src/main/webapp/sass/themes/_test.scss

5 lines
58 B
SCSS
Raw Normal View History

2013-05-28 22:40:54 +02:00
#theme-test {
body {
2013-05-29 17:04:40 +02:00
background-color: black;
2013-05-28 22:40:54 +02:00
}
}