1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-10 11:35:13 +02:00
onion/sass/ascribe_theme.scss
2015-08-31 19:04:47 +02:00

16 lines
206 B
SCSS

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