Just commit all of family home before editing 'cause i just accidentally overwrote gaeastohuaosneuh
This commit is contained in:
parent
18bba535b4
commit
84de7930cb
64 changed files with 15325 additions and 0 deletions
25
web/themes/custom/geofresco/src/global/_elements.scss
Normal file
25
web/themes/custom/geofresco/src/global/_elements.scss
Normal file
|
@ -0,0 +1,25 @@
|
|||
@charset "UTF-8";
|
||||
// Extend or override Bulma's elements ../../node_modules/bulma/sass/elements
|
||||
|
||||
// Style the slogan shown at the top of each page
|
||||
.slogan.title {
|
||||
color: $red;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
display: inline-block;
|
||||
margin-top: 0.8rem; // 1.2rem
|
||||
margin-left: 0.6rem; // 0.8rem
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue