1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-29 00:58:03 +02:00
onion/sass/ascribe_theme.scss
2015-08-10 14:42:38 +02:00

14 lines
188 B
SCSS

/* All bootstrap overwrites should take place in this file */
.pager li a {
color: white;
}
.panel-default {
border: none;
box-shadow: none;
}
.panel-body {
padding:0;
}