You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
396 B
27 lines
396 B
10 months ago
|
figure.logo--ilives {
|
||
|
background: none;
|
||
|
width: 24em;
|
||
|
margin: 0 auto;
|
||
|
height:300px;
|
||
|
}
|
||
|
|
||
|
.page-node-type-landing-page #block-views-block-media-display-blocks-source {
|
||
|
display: none;
|
||
|
|
||
|
}
|
||
|
article.node.node--type-landing-page h2 {
|
||
|
margin: 0;
|
||
|
text-align: center;
|
||
|
|
||
|
}
|
||
|
.hero-section {
|
||
|
|
||
|
border: 10px solid #d0bca4;
|
||
|
|
||
|
/*height:300px;*/
|
||
|
|
||
|
}
|
||
|
.logo-wrapper {
|
||
|
background: #3333335c;
|
||
|
}
|