添加后台代理代码
This commit is contained in:
14
codes/agent/game/api/document/files/home/styles.css
Normal file
14
codes/agent/game/api/document/files/home/styles.css
Normal file
@@ -0,0 +1,14 @@
|
||||
body {
|
||||
margin:0px;
|
||||
background-image:none;
|
||||
position:static;
|
||||
left:auto;
|
||||
width:10px;
|
||||
margin-left:0;
|
||||
margin-right:0;
|
||||
text-align:left;
|
||||
}
|
||||
#base {
|
||||
position:absolute;
|
||||
z-index:0;
|
||||
}
|
||||
Reference in New Issue
Block a user