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