mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-29 13:52:22 +00:00
edit css/app
This commit is contained in:
parent
c7689007f5
commit
992ef38468
@ -288,13 +288,8 @@ body {
|
|||||||
display: none;
|
display: none;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
||||||
height: 100%;
|
|
||||||
width: 100%;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
background-color: rgba(0,0,0,0.5);
|
height: 17px;
|
||||||
padding:auto auto;
|
|
||||||
|
|
||||||
z-index:10;
|
|
||||||
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user