rdrew 2 weeks ago
parent
commit
fde7d09c46
  1. 6
      css/components/landing_page.css

6
css/components/landing_page.css

@ -23,14 +23,16 @@ article.node.node--type-landing-page h2 {
} }
.hero-section { .hero-section {
border: 10px solid #d0bca4; border: 10px solid #d0bca4;
border: 10px solid #909090;
background: none !important;
/*height:300px;*/ /*height:300px;*/
} }
.hero--wrapper { .hero--wrapper {
background: #e1dbbf; background: #e1dbbf;
background: #dbdbdb;
} }
.logo-wrapper { .logo-wrapper {
background: #3333335c; /*background: #3333335c;*/
} }
.path-frontpage .region--content { .path-frontpage .region--content {
margin-bottom: 0; margin-bottom: 0;

Loading…
Cancel
Save