作者
李洪娟
修改
|
@@ -10,7 +10,7 @@ |
|
@@ -10,7 +10,7 @@ |
10
|
html,body {
|
10
|
html,body {
|
11
|
display: flex;
|
11
|
display: flex;
|
12
|
flex-flow: column;
|
12
|
flex-flow: column;
|
13
|
- background:#426B91;
|
13
|
+ background:#5DA8EB;
|
14
|
/*height: 100%;*/
|
14
|
/*height: 100%;*/
|
15
|
overflow-y: scroll;
|
15
|
overflow-y: scroll;
|
16
|
}
|
16
|
}
|