Commit 642c8bffa50be928d6b08008c07f26b94e5d1ca2
1 parent
b56985bf
弹窗
Showing
1 changed file
with
1 additions
and
1 deletions
src/styles/reset.css
... | ... | @@ -133,7 +133,7 @@ table { |
133 | 133 | width:220px; |
134 | 134 | height: 181px; |
135 | 135 | padding:0 15px 15px 15px; |
136 | - background:rgba(3,38,116,.49) url("../assets/img/sectionsmall.png") no-repeat; | |
136 | + background:rgba(3,38,116,.7) url("../assets/img/sectionsmall.png") no-repeat; | |
137 | 137 | background-size: 100% 100%; |
138 | 138 | } |
139 | 139 | .dialog-header{ | ... | ... |