Commit ad9abc9e by doszhang

dos

parent dc1db7f7
...@@ -78,7 +78,8 @@ input::-webkit-input-placeholder { ...@@ -78,7 +78,8 @@ input::-webkit-input-placeholder {
} }
.hd { .hd {
background: rgba(255, 255, 255, 0.9); background: #fff;
opacity: 0.9;
} }
/* loading-page */ /* loading-page */
...@@ -167,6 +168,15 @@ input::-webkit-input-placeholder { ...@@ -167,6 +168,15 @@ input::-webkit-input-placeholder {
overflow: scroll; overflow: scroll;
} }
.rule-page .rule-content {
z-index: 2;
}
.res-27567 {
background: #fff;
opacity: 0.9;
}
.btn-back { .btn-back {
/* position: fixed; */ /* position: fixed; */
} }
......
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