Commit f12fae8b by doszhang

dos

parent 7853588a
...@@ -56,12 +56,21 @@ input::-webkit-input-placeholder { ...@@ -56,12 +56,21 @@ input::-webkit-input-placeholder {
.page { .page {
display: none; display: none;
position: absolute;
} }
.hd { .hd {
background: rgba(0, 0, 0, 0.8); background: rgba(0, 0, 0, 0.8);
} }
.page1 {
z-index: 2;
}
.flag-page {
z-index: 1;
}
.flag-page .choose-num { .flag-page .choose-num {
text-align: center; text-align: center;
font-size: 1.3rem; font-size: 1.3rem;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment