bansho/app/components/tactical/_tactical.scss
2015-02-03 13:51:33 -05:00

11 lines
138 B
SCSS

#tactical {
background-color: #353d48;
color: white;
padding: 20px;
}
#tactical #summary {
background-color: #49515c;
}