ajout des actualites

This commit is contained in:
ethylotest
2021-03-31 00:48:01 +02:00
parent 7abb2f1798
commit b114d56ceb
9 changed files with 41 additions and 21 deletions

View File

@@ -2,3 +2,7 @@
aside.aside_right .relative_box {
border-style: none;
}
.actu_evenements > * {
margin-bottom: var(--gap-unit);
}

View File

@@ -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*/

View File

@@ -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;