added visuel display on thematique page
This commit is contained in:
@ -1362,9 +1362,16 @@ article.card{
|
||||
}
|
||||
div.col-right{}
|
||||
}
|
||||
div.col-left section.body{
|
||||
background-color: $color-base;
|
||||
padding: 0.5em 1em 1em;
|
||||
div.col-left{
|
||||
section.body{
|
||||
background-color: $color-base;
|
||||
padding: 0.5em 1em 1em;
|
||||
}
|
||||
section.visuel{
|
||||
img{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
aside.linked-materials{
|
||||
ul{
|
||||
|
Reference in New Issue
Block a user