Supprimé références à SAS

This commit is contained in:
tuxmain
2023-09-13 10:12:49 +02:00
parent 3a37374bab
commit e92332d056
6 changed files with 41 additions and 60 deletions

View File

@ -43,6 +43,12 @@ main.center {
text-align: center;
}
.nonarrower {
max-width: 100% !important;
margin-left: 0 !important;
text-align: center !important;
}
@media screen and (min-width: 900px) {
.narrower > p, .narrower > ul, .narrower > ol, .narrower > h1, .narrower > h2, .narrower > h3, .narrower > strong, .narrower > em, .nn {
max-width: 900px;