Restore previous page width to fix paragraphs formatting

This commit is contained in:
Saivann 2013-04-07 02:26:01 -04:00
parent aec9797e93
commit 7055e5e536

View file

@ -144,7 +144,7 @@ li{
margin:10px 0px;
}
#head>div{
max-width:1040px;
max-width:1050px;
margin:auto;
position:relative;
overflow:hidden;
@ -156,7 +156,7 @@ li{
text-align: center;
}
#body{
max-width:1040px;
max-width:1050px;
margin:auto;
position:relative;
}
@ -364,7 +364,7 @@ li{
padding:20px 0px 20px 40px;
text-align:left;
font-size:94%;
max-width:1040px;
max-width:1050px;
}
#footer>div{
padding-top:6px;