no message
This commit is contained in:
@@ -48,24 +48,28 @@
|
||||
height 100%
|
||||
padding 0 4px
|
||||
background-color #141828
|
||||
border: 1px solid #0182f7;
|
||||
border-radius: 6px;
|
||||
.r_wraper
|
||||
width 760px
|
||||
height 100%
|
||||
padding 4px
|
||||
background-color #141828
|
||||
border: 1px solid #0182f7;
|
||||
border-radius: 6px;
|
||||
.area_t_a
|
||||
font-size 14px
|
||||
color #fff
|
||||
text-align center
|
||||
line-height 30px
|
||||
height calc(100% - 165px)
|
||||
line-height 42px
|
||||
height calc(100% - 170px)
|
||||
.area_a
|
||||
width 752px
|
||||
height 155px
|
||||
margin 0 auto
|
||||
background center / 100% 100% url('../../../images/area_a.jpg') no-repeat
|
||||
.area_t_b
|
||||
height calc(100% - 160px)
|
||||
height calc(100% - 165px)
|
||||
.area_b
|
||||
height 150px
|
||||
background center / 100% 100% url('../../../images/area_b.jpg') no-repeat
|
||||
|
||||
@@ -84,7 +84,8 @@ body {
|
||||
-ms-user-select:none;/*IE10*/
|
||||
-khtml-user-select:none;/*早期浏览器*/
|
||||
user-select:none;
|
||||
background: linear-gradient(to right, #13296f, #1546b8, #13296f);
|
||||
background-color: #141828;
|
||||
/* background: linear-gradient(to right, #13296f, #1546b8, #13296f); */
|
||||
}
|
||||
|
||||
div, p {
|
||||
|
||||
Reference in New Issue
Block a user