用户:Prion/common.css:修订间差异

跳到导航 跳到搜索
添加207字节 、​ 2023年7月26日 (星期三)
无编辑摘要
无编辑摘要
无编辑摘要
 
第50行: 第50行:
     right:0;
     right:0;
     width: 615px;
     width: 615px;
     height: 38px;
     height: 34px;
     z-index: 100;
     z-index: 100;
     }
     }
第88行: 第88行:
     #p-personal {
     #p-personal {
         position: fixed;
         position: fixed;
         top: -2px;
         top: -4px;
         right: 23%;
         right: 22.8%;
         height: 37px;
         height: 37px;
         z-index: 110;
         z-index: 110;
第106行: 第106行:
         margin: 0;
         margin: 0;
         position: fixed;
         position: fixed;
         top: -2px;
         top: -4px;
         right: 1.1%;
         right: 1%;
         z-index: 110 ;
         z-index: 110 ;
     }
     }
第208行: 第208行:
         box-sizing: border-box;
         box-sizing: border-box;
         margin: 0;
         margin: 0;
    }
   
    /* 目录 */
    .toc {
   
    }
   
    /* 目录标题 */
    .toc .toctitle{
   
    }
   
    /* 目录列表 */
    #toctogglecheckbox:checked + .toctitle + ul {
   
     }
     }


第219行: 第234行:
     /* (2) page header */
     /* (2) page header */
#mw-head-base {
#mw-head-base {
background: #695479;
background: #7c7c6d;
border-bottom-left-radius: 13px;
border-bottom-left-radius: 13px;
}
}
第229行: 第244行:
/* 一般按钮 */
/* 一般按钮 */
#p-personal .mw-list-item a {
#p-personal .mw-list-item a {
color: #fff;
color: #444;
}
}
/* 退出按钮 */
/* 退出按钮 */
#p-personal #pt-logout a{
#p-personal #pt-logout a{
color: rgb(249,229,248);
/* color: rgb(249,229,248); */
}
}
/* 不存在页面的按钮 */
/* 不存在页面的按钮 */
#p-personal .vector-menu-content .vector-menu-content-list .new {
#p-personal .vector-menu-content .vector-menu-content-list .new {
color: #f6f0ad;
/* color: #f6f0ad; */
}
}
14

个编辑

导航菜单