blob: a1be115da6e5558a861c463a263d46de53011418 [file] [log] [blame]
#toast-container [toast]:not(:first-child) {
margin-top: 10px !important;
}
xos-header {
.navbar-brand {
padding: 10px 30px !important;
position: relative;
background: #24262d !important;
span {
position: absolute;
right: 30px;
bottom: 0;
color: #24262d;
}
}
.navbar-default {
background: #2a2d35 !important;
}
}