同步代码
This commit is contained in:
12
src/ViewSrc/style.css
Normal file
12
src/ViewSrc/style.css
Normal file
@@ -0,0 +1,12 @@
|
||||
body {
|
||||
font-size: 11px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
background: #5C7080;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
Reference in New Issue
Block a user