css pour page-node-type-static
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
article{
|
||||
article, .paragraph{
|
||||
|
||||
h2,h3,h4,h5,h6{
|
||||
font-family: "trueno";
|
||||
@@ -11,4 +11,23 @@ article{
|
||||
p{
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
}
|
||||
.block-region-third{
|
||||
h2{
|
||||
font-size: $font-big;
|
||||
background-color: black;
|
||||
color: white;
|
||||
padding: .3rem .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.block-region-first{
|
||||
background-color: black;
|
||||
color: white;
|
||||
#node\:title{
|
||||
text-transform: uppercase;
|
||||
font-family: 'duke';
|
||||
font-size: $font-big;
|
||||
padding: .3rem .5rem;
|
||||
}
|
||||
}
|
@@ -8,8 +8,7 @@
|
||||
}
|
||||
.block-region-first{
|
||||
position: absolute;
|
||||
background-color: black;
|
||||
color: white;
|
||||
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 10;
|
||||
@@ -46,12 +45,7 @@
|
||||
margin-top: -7rem;
|
||||
z-index: 20;
|
||||
position: relative;
|
||||
h2{
|
||||
font-size: $font-big;
|
||||
background-color: black;
|
||||
color: white;
|
||||
padding: .3rem .5rem;
|
||||
}
|
||||
|
||||
#evenements-block_1{
|
||||
background-color: brown;
|
||||
margin-bottom: 3rem;
|
||||
|
Reference in New Issue
Block a user