Ajustements
This commit is contained in:
@@ -370,6 +370,7 @@ body.content_block_header_block li.header dt, body.content_block_header_block li
|
|||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
.content {
|
.content {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content h2, .panel h2 {
|
.content h2, .panel h2 {
|
||||||
|
|||||||
@@ -370,6 +370,7 @@ body.content_block_header_block li.header dt, body.content_block_header_block li
|
|||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
.content {
|
.content {
|
||||||
color: #e8dfd8;
|
color: #e8dfd8;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content h2, .panel h2 {
|
.content h2, .panel h2 {
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
-webkit-print-color-adjust: exact;
|
-webkit-print-color-adjust: exact;
|
||||||
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
html, body {
|
html, body {
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ body.content_block_header_stripe li.header:before, .fancy_panel:before, .sidebar
|
|||||||
}
|
}
|
||||||
|
|
||||||
.body-layout-Fluid #inner-wrap {
|
.body-layout-Fluid #inner-wrap {
|
||||||
width: 95%;
|
width: 75%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ body.content_block_header_stripe li.header:before, .fancy_panel:before, .sidebar
|
|||||||
}
|
}
|
||||||
|
|
||||||
.body-layout-Fluid #inner-wrap {
|
.body-layout-Fluid #inner-wrap {
|
||||||
width: 95%;
|
width: 75%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user