「MediaWiki:Gadget-site-styles.css」:修訂間差異

跳至導覽 跳至搜尋
移除 899 位元組 、​ 2021年8月9日 (星期一)
無編輯摘要
imported>=海豚=
無編輯摘要
imported>=海豚=
無編輯摘要
第290行: 第290行:
#page-secondary-actions {
#page-secondary-actions {
    display: none;
    display: none;
}
/* 切换列表 */
.wds-dropdown {
   display: inline-block;
   position: relative;
}
.wds-dropdown__content {
display: none;
   background-color: #f3f4f4eb;
   border: 1px solid #cececed4;
   border-radius: 4px;
   left: 50%;
   min-width: 70%;
   height: 100%;
   padding: 5px 0;
   position: absolute;
   top: 100%;
   transform: translateX(-50%);
   z-index: 1;
}
.wds-dropdown__toggle:after{
text-decoration: none !important;
   border: 1px solid #cececed4;
   border-bottom: 1px dotted #f3f4f4eb;
   cursor: pointer;
   position: relative;
}
.wds-dropdown:before {
display: none;
   border: 9px solid transparent;
   border-bottom: 9px solid #f3f4f4eb;
   margin-left: -9px;
}
.wds-dropdown:after, .wds-dropdown:before {
   bottom: -1px;
   content: "";
   height: 0;
   left: 50%;
   position: absolute;
   width: 0;
   z-index: 2;
}
.wds-dropdown:hover .wds-dropdown__content {
display: inline-block;
}
.wds-dropdown:hover::before {
display:  inline-block;
}
}
/* Ruby 模板 */
/* Ruby 模板 */
第416行: 第369行:
.mw-mmv-post-image {
.mw-mmv-post-image {
    border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
/* 图像详细页 */
.fullImageLink{
   text-align: center;
}
.fullMedia{
   text-align: center;
}
}
/* 编辑区样式 */
/* 编辑区样式 */
匿名用戶

導覽菜單