Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-08-01 07:55:08 -04:00
parent cf59b4c18e
commit 922bde6c6e

View file

@ -1255,23 +1255,6 @@ a.has-text-danger:hover, a.has-text-danger:focus {
.menu {
font-family: "Ocan", "Ubuntu", "Arial Narrow", "Helvetica", "Arial", "Lucida", sans-serif; }
.green {
color: #478D00; }
.yellow {
color: #ffdd57; }
.geo-title {
display: block;
width: 6em;
position: relative;
bottom: 3.6rem;
overflow: visible;
height: 1rem; }
.block-geofresco-branding {
margin-bottom: 0; }
.image.no-upscale img {
width: intrinsic;
/* Safari/WebKit uses a non-standard name */
@ -1280,16 +1263,11 @@ a.has-text-danger:hover, a.has-text-danger:focus {
width: -webkit-max-content;
/* Chrome */ }
.navbar {
background: -o-linear-gradient(white, white 20px, #65AB1F 20px, #478D00 40px, #478D00 60px, white 60px, white);
background: linear-gradient(white, white 20px, #65AB1F 20px, #478D00 40px, #478D00 60px, white 60px, white); }
.green {
color: #478D00; }
.navbar-item .wordmark {
max-height: 3rem; }
.navbar-item .wordmark img {
height: 100%;
width: auto; }
.yellow {
color: #ffdd57; }
.box {
background-color: white;
@ -3071,29 +3049,31 @@ a.tag:hover {
text-align: center;
vertical-align: top; }
/*
.slogan.title {
color: $red;
font-style: italic;
font-weight: normal;
.geo-title {
display: inline-block;
margin-top: 0.8rem; // 1.2rem
margin-left: 0.6rem; // 0.8rem
}
width: 6em; }
.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; }
.navbar {
background: -o-linear-gradient(white, white 38px, #65AB1F 38px, #478D00 60px, #478D00 84px, white 84px, white);
background: linear-gradient(white, white 38px, #65AB1F 38px, #478D00 60px, #478D00 84px, white 84px, white); }
.hero.is-primary .family-home-branding__front {
padding: .5rem .75rem;
background-color: white;
.column {
display: flex;
justify-content: center;
}
.slogan.title {
margin-top: 0;
color: $red;
}
}
*/
.input, .textarea, .select select {
background-color: white;
border-color: #dbdbdb;
@ -5314,7 +5294,7 @@ a.navbar-item,
-ms-flex-negative: 0;
flex-shrink: 0; }
.navbar-item img {
max-height: 3rem; }
max-height: 1.75rem; }
.navbar-item.has-dropdown {
padding: 0; }
.navbar-item.is-expanded {