position logo transition, ajout page projet css background color
This commit is contained in:
parent
cf3a7ece76
commit
1b90434884
File diff suppressed because one or more lines are too long
@ -0,0 +1,5 @@
|
|||||||
|
.page-node-type-projet{
|
||||||
|
.layout-container{
|
||||||
|
background-color: $bck-col !important;
|
||||||
|
}
|
||||||
|
}
|
@ -404,6 +404,13 @@
|
|||||||
color: $col-transition;
|
color: $col-transition;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.main_logo{
|
||||||
|
|
||||||
|
position: absolute !important;
|
||||||
|
top:0;
|
||||||
|
left: 0;
|
||||||
|
margin: -6% 0 3rem !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&.programme-878{
|
&.programme-878{
|
||||||
#node\:field_document .field_document{
|
#node\:field_document .field_document{
|
||||||
|
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
// }
|
// }
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 22%;
|
width: 22%;
|
||||||
|
@ -36,4 +36,5 @@
|
|||||||
@import "pages/node-evenement-actu";
|
@import "pages/node-evenement-actu";
|
||||||
@import "pages/themes";
|
@import "pages/themes";
|
||||||
@import "pages/presse";
|
@import "pages/presse";
|
||||||
|
@import "pages/page-node-type-projet";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user