kongdeqiang
2023-02-14 18d6ac5798b9ef96077f592ccc3f94b365006e6a
src/main/resources/static/daping/css/comon0.css
@@ -6,7 +6,7 @@
   box-sizing: border-box}
*,body{padding:0px;   margin:0px;color: #222;}
@font-face{font-family:electronicFont;src:url(../font/DS-DIGIT.TTF)}
body{ background:#000d4a url(../images/bg.jpg) center top; background-size:cover;color:#666;font-size: .1rem;}
body{ background:#000d4a url(../images/bg.jpg) center top; background-size:cover;color:#666;font-size: .1rem;;overflow: hidden}
li{ list-style-type:none;}
table{}
i{ margin:0px; padding:0px; text-indent:0px;}
@@ -33,7 +33,7 @@
  ::-webkit-scrollbar-track {background-color:#ddd}
/***/
.canvas{position: absolute; width:100%; left: 0; top: 0; height: 99%; z-index: 1;}
.canvas{position: absolute; width:100%; left: 0; top: 0; height: 99%; z-index: 1}
.allnav{height: calc(100% - 30px);}
.loading{position:fixed; left:0; top:0; font-size:18px; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;}
@@ -42,7 +42,7 @@
.copyright{ background:rgba(19,31,64,.32); border: 1px solid rgba(255,255,255,.05); line-height:.5rem; text-align: center; padding-right: 15px; bottom: 0; color:rgba(255,255,255,.7); font-size: .16rem; }
.head{ height:1.05rem; background: url(../images/head_bg.png) no-repeat center center; background-size: 100% 100%; position: relative; z-index: 100;}
.head{ height:0.6rem; background: url(../images/head_bg.png) no-repeat center center; background-size: 100% 100%; position: relative; z-index: 100;}
.head h1{ color:#fff; text-align: center; font-size: .4rem; line-height:.8rem;}
.head h1 img{ width:1.5rem; display: inline-block; vertical-align: middle; margin-right: .2rem}
.weather{ position:absolute; right:.3rem; top:0; line-height: .75rem;}
@@ -109,8 +109,8 @@
    background-color: rgba(255,255,255,.1);
    content: '';
    margin-left:0; right:-1px;    margin-top: 7px;
}
.tabs li a.active {border: 1px solid rgba(25,186,139,.17); background: rgba(255,255,255,.05); color:#fff;}
@@ -159,22 +159,22 @@
   position:relative;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
   user-select: none;
   white-space:nowrap;
}
.str_move {
.str_move {
   white-space:nowrap;
   position:absolute;
   top:0;
   position:absolute;
   top:0;
   left:0;
   cursor:move;
}
.str_move_clone {
   display:inline-block;
   vertical-align:top;
   position:absolute;
   position:absolute;
   left:100%;
   top:0;
}
@@ -197,7 +197,7 @@
   cursor:inherit;
}
.str_wrap img {
   max-width:none !important;
   max-width:none !important;
}
.t_table{
   font-size: 0.16rem;
@@ -223,4 +223,4 @@
.t_table td{
   border-bottom: 1px solid #053A98;
   border-right: 1px solid #053A98;
}
}