Ajustements

This commit is contained in:
Gauvain Boiché
2020-04-06 23:22:01 +02:00
parent a60161d68d
commit 993ba227cb
5 changed files with 5 additions and 2 deletions

View File

@@ -370,6 +370,7 @@ body.content_block_header_block li.header dt, body.content_block_header_block li
----------------------------------------*/
.content {
color: #333333;
text-align: justify;
}
.content h2, .panel h2 {

View File

@@ -370,6 +370,7 @@ body.content_block_header_block li.header dt, body.content_block_header_block li
----------------------------------------*/
.content {
color: #e8dfd8;
text-align: justify;
}
.content h2, .panel h2 {

View File

@@ -11,6 +11,7 @@ body {
padding: 0;
word-wrap: break-word;
-webkit-print-color-adjust: exact;
font-size: 18px;
}
html, body {

View File

@@ -67,7 +67,7 @@ body.content_block_header_stripe li.header:before, .fancy_panel:before, .sidebar
}
.body-layout-Fluid #inner-wrap {
width: 95%;
width: 75%;
margin: 0 auto;
}

View File

@@ -67,7 +67,7 @@ body.content_block_header_stripe li.header:before, .fancy_panel:before, .sidebar
}
.body-layout-Fluid #inner-wrap {
width: 95%;
width: 75%;
margin: 0 auto;
}