mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 17:45:10 +01:00
13 lines
205 B
SCSS
13 lines
205 B
SCSS
.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;
|
|
} |