onion/sass/ascribe_navbar.scss

13 lines
205 B
SCSS
Raw Normal View History

2015-10-08 20:26:29 +02:00
.navbar-default {
border: 0;
border-color: #ccc;
border-left: 0;
border-right: 0;
border-top: 0;
font-size: .8em;
margin-bottom: 1.5em;
}
.navbar-right {
margin-right: 0;
2015-10-14 12:12:06 +02:00
}