fix
This commit is contained in:
Vendored
+24
@@ -38,6 +38,17 @@ body {
|
||||
width: 1000px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.container_200 {
|
||||
position:absolute;
|
||||
width: 1000px;
|
||||
margin: 0 auto;
|
||||
padding-top :2000px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
section #pages {
|
||||
float: right;
|
||||
width: 525px;
|
||||
@@ -214,6 +225,19 @@ header {
|
||||
---------------------------------------------*/
|
||||
section { }
|
||||
/* App Info */
|
||||
section #txt_body {
|
||||
/*position:relative;*/
|
||||
width: 1000px;
|
||||
padding: 0px 0px 0px 50px;
|
||||
padding-top:300px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
||||
section #txt_body p {
|
||||
color: #898989;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
section #app_info {
|
||||
float: left;
|
||||
width: 375px;
|
||||
|
||||
Reference in New Issue
Block a user