css mes fichiers
This commit is contained in:
@@ -74,16 +74,23 @@ aside.layout-sidebar-second{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.view-current-user-doc-profile{
|
||||
margin: 0 6rem ;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
top: -60px;
|
||||
top: 200px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.profile--type--collaborateur{
|
||||
.field--name-field-site{
|
||||
padding-top: 10rem;
|
||||
&::before{
|
||||
content: '' ;
|
||||
width: 80%;
|
||||
margin-top: 0.6rem;
|
||||
border-bottom: black solid 1px;
|
||||
|
||||
}
|
||||
header{box-shadow: none;}
|
||||
.views-field-title{
|
||||
font-size: 2rem;
|
||||
font-weight: 900;
|
||||
display: flex;
|
||||
@@ -94,8 +101,28 @@ aside.layout-sidebar-second{
|
||||
padding-left: 2rem;
|
||||
}
|
||||
}
|
||||
.view-curent-user-site-dossier{
|
||||
position: relative;
|
||||
top: 200px;
|
||||
}
|
||||
// }
|
||||
|
||||
// .profile--type--collaborateur{
|
||||
// .field--name-field-site{
|
||||
// font-size: 2rem;
|
||||
// font-weight: 900;
|
||||
// display: flex;
|
||||
// margin-bottom: 3rem;
|
||||
// &::after{
|
||||
// content: url(../images/noun-cross-1151731.svg);
|
||||
// cursor: pointer;
|
||||
// padding-left: 2rem;
|
||||
// }
|
||||
// }
|
||||
.field--name-field-dossier-de-pilotage,
|
||||
.field--name-field-dossier-evenement{
|
||||
.field--name-field-dossier-evenement,
|
||||
// .views-field-field-telechargement-prive,
|
||||
.paragraph--type--dossier{
|
||||
text-transform: uppercase;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user