Diminution des marges
This commit is contained in:
parent
885723af5f
commit
fc6f039212
|
@ -12,7 +12,7 @@ html, body {
|
|||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 200px;
|
||||
width: 220px;
|
||||
background-color: #f1f1f1;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
|
@ -53,7 +53,7 @@ html, body {
|
|||
padding-top: 100px;
|
||||
padding-bottom: 100px;
|
||||
margin: 0 auto;
|
||||
max-width: 800px;
|
||||
max-width: 1000px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue