Commit compiled CSS
This commit is contained in:
parent
6d89d74332
commit
cc07c57044
1 changed files with 8 additions and 40 deletions
38
web/themes/custom/geofresco/dist/css/global.css
vendored
38
web/themes/custom/geofresco/dist/css/global.css
vendored
|
@ -3059,20 +3059,7 @@ a.tag:hover {
|
|||
|
||||
.user-account-menu li {
|
||||
display: inline-block;
|
||||
padding: .1rem .6rem;
|
||||
float: right; }
|
||||
|
||||
.search-bar form {
|
||||
float: right; }
|
||||
|
||||
#block-geofresco-branding {
|
||||
margin-bottom: 0; }
|
||||
#block-geofresco-branding figure {
|
||||
display: inline-block; }
|
||||
|
||||
.navbar-brand {
|
||||
position: relative;
|
||||
top: -36px; }
|
||||
padding: .1rem .6rem; }
|
||||
|
||||
.header,
|
||||
.sitename {
|
||||
|
@ -3080,18 +3067,9 @@ a.tag:hover {
|
|||
background: linear-gradient(white, white 74px, #65AB1F 74px, #478D00 120px, white 120px, white); }
|
||||
|
||||
#navbar-menu .navbar-item {
|
||||
height: 36px;
|
||||
font-size: 22px;
|
||||
padding-top: 18px; }
|
||||
font-size: 22px; }
|
||||
|
||||
.slogan {
|
||||
margin-top: -36px;
|
||||
height: 36px;
|
||||
z-index: 30;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex; }
|
||||
.slogan .title {
|
||||
.slogan .title {
|
||||
position: relative;
|
||||
top: 2px;
|
||||
color: #8FB489;
|
||||
|
@ -6012,16 +5990,6 @@ label.panel-block {
|
|||
padding-left: 1rem;
|
||||
padding-right: 1rem; } }
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
#block-geofresco-account-menu .menubar {
|
||||
position: absolute;
|
||||
right: 3.25rem;
|
||||
z-index: 40;
|
||||
top: 1.75rem; } }
|
||||
|
||||
.navbar {
|
||||
z-index: 0; }
|
||||
|
||||
.featured-image figure.image {
|
||||
width: 100vw;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Reference in a new issue