ajout des actualites
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
aside.aside_right .relative_box {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
.actu_evenements > * {
|
||||
margin-bottom: var(--gap-unit);
|
||||
}
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
width: auto;
|
||||
margin-right: 0px;
|
||||
}
|
||||
.image p {
|
||||
.image h1, .image h2, .image h3, .image p {
|
||||
margin-left: calc(var(--gap-unit) * 2 );
|
||||
}
|
||||
/*images in full page*/
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
|
||||
main#main_traduire_retraduire {
|
||||
max-width: 100%;
|
||||
.aside_left {
|
||||
width: var(--aside-left-width);
|
||||
}
|
||||
main p#anchor_telecharger {
|
||||
padding: 40px 0px;
|
||||
border-bottom: 1px solid var(--color-lines-1);
|
||||
main#main_traduire_retraduire {
|
||||
width: 100%;
|
||||
}
|
||||
main .image.full img {
|
||||
border: 1px solid lightgrey;
|
||||
|
||||
Reference in New Issue
Block a user