forked from rc/aircox
work on website + page becomes concrete
This commit is contained in:
@@ -14,6 +14,9 @@ $body-background-color: $light;
|
||||
}
|
||||
.is-borderless { border: none; }
|
||||
|
||||
.has-background-transparent {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.navbar + .container {
|
||||
margin-top: 1em;
|
||||
@@ -23,6 +26,10 @@ $body-background-color: $light;
|
||||
box-shadow: 0em 0em 1em rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
a.navbar-item.is-active {
|
||||
border-bottom: 1px grey solid;
|
||||
}
|
||||
|
||||
/*
|
||||
.navbar-brand img {
|
||||
min-height: 6em;
|
||||
|
||||
Reference in New Issue
Block a user