Przeglądaj źródła

修改页面updatebtn样式

luyanan 8 lat temu
rodzic
commit
0c7bbe3d2a
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      app/css/app.css

+ 2 - 2
app/css/app.css

@ -362,8 +362,8 @@ ul.boxnav li.set span:before{
362 362
.generalinfo span{letter-spacing:normal;}
363 363
.generalinfo .letspace{font-style:normal;letter-spacing: 2em;}
364 364
365
.updatebox{ position: absolute; right:1%; top:20px; font-size: 13px; line-height:16px;color: #FF9900;}
366
.updatebox2{right:7%; }
365
.updatebox{ position: absolute; right:1%;font-size: 13px; line-height:16px;color: #FF9900;}
366
.updatebox2{right:7%; top:20px; }
367 367
.updatebox:hover,.updatebox:active,.updatebox:link{ color: #FF9900;}
368 368
.updatebox .updatebtn{font-size:20px;margin-top:-4px;}
369 369