logo fond blanc, youtube autoplay
This commit is contained in:
@@ -81,7 +81,8 @@ input {
|
||||
#header h2 {
|
||||
text-align: center;
|
||||
color: #20c498;
|
||||
font-size: 1em; }
|
||||
font-size: 1em;
|
||||
font-weight: 500; }
|
||||
@media only screen and (min-width: 62.5625em) {
|
||||
#header h2 {
|
||||
font-size: 2em; } }
|
||||
@@ -385,7 +386,7 @@ input {
|
||||
display: block; } }
|
||||
.node-thematique .content article.main .field-name-body .value p {
|
||||
font-size: 1em;
|
||||
padding: 1em 1em 0;
|
||||
padding: 1em 1em 0 1.5em;
|
||||
line-height: 1.3;
|
||||
margin: 0;
|
||||
background-color: #fff; }
|
||||
|
||||
@@ -146,6 +146,7 @@ $header_height_large:400px;
|
||||
text-align: center;
|
||||
color:$vert;
|
||||
font-size: 1em;
|
||||
font-weight: 500;
|
||||
@media #{$large-up} {
|
||||
font-size: 2em;
|
||||
}
|
||||
@@ -442,7 +443,7 @@ $header_height_large:400px;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
p{
|
||||
font-size: 1em; padding: 1em 1em 0; line-height: 1.3; margin:0;
|
||||
font-size: 1em; padding: 1em 1em 0 1.5em; line-height: 1.3; margin:0;
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user