Commit compiled CSS
This commit is contained in:
parent
6d89d74332
commit
cc07c57044
1 changed files with 8 additions and 40 deletions
48
web/themes/custom/geofresco/dist/css/global.css
vendored
48
web/themes/custom/geofresco/dist/css/global.css
vendored
|
@ -3059,20 +3059,7 @@ a.tag:hover {
|
||||||
|
|
||||||
.user-account-menu li {
|
.user-account-menu li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: .1rem .6rem;
|
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; }
|
|
||||||
|
|
||||||
.header,
|
.header,
|
||||||
.sitename {
|
.sitename {
|
||||||
|
@ -3080,23 +3067,14 @@ a.tag:hover {
|
||||||
background: linear-gradient(white, white 74px, #65AB1F 74px, #478D00 120px, white 120px, white); }
|
background: linear-gradient(white, white 74px, #65AB1F 74px, #478D00 120px, white 120px, white); }
|
||||||
|
|
||||||
#navbar-menu .navbar-item {
|
#navbar-menu .navbar-item {
|
||||||
height: 36px;
|
font-size: 22px; }
|
||||||
font-size: 22px;
|
|
||||||
padding-top: 18px; }
|
|
||||||
|
|
||||||
.slogan {
|
.slogan .title {
|
||||||
margin-top: -36px;
|
position: relative;
|
||||||
height: 36px;
|
top: 2px;
|
||||||
z-index: 30;
|
color: #8FB489;
|
||||||
display: -webkit-box;
|
font-size: 1.2rem;
|
||||||
display: -ms-flexbox;
|
margin: auto; }
|
||||||
display: flex; }
|
|
||||||
.slogan .title {
|
|
||||||
position: relative;
|
|
||||||
top: 2px;
|
|
||||||
color: #8FB489;
|
|
||||||
font-size: 1.2rem;
|
|
||||||
margin: auto; }
|
|
||||||
|
|
||||||
.input, .textarea, .select select {
|
.input, .textarea, .select select {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -6012,16 +5990,6 @@ label.panel-block {
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-right: 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 {
|
.featured-image figure.image {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue