Commit 642c8bffa50be928d6b08008c07f26b94e5d1ca2

Authored by liuqimichale
1 parent b56985bf

弹窗

Showing 1 changed file with 1 additions and 1 deletions
src/styles/reset.css
@@ -133,7 +133,7 @@ table { @@ -133,7 +133,7 @@ table {
133 width:220px; 133 width:220px;
134 height: 181px; 134 height: 181px;
135 padding:0 15px 15px 15px; 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 background-size: 100% 100%; 137 background-size: 100% 100%;
138 } 138 }
139 .dialog-header{ 139 .dialog-header{