變更 - 知沅教育出版社偶梦课程教研所

變更

增加 368 位元組 、 2024年12月1日 (日) 04:35
無編輯摘要
行 36: 行 36:  
    padding:0;
 
    padding:0;
 
    text-align:center;
 
    text-align:center;
 +
}
 +
 +
/* WikiEditor */
 +
.wikiEditor-ui-toolbar .tabs {
 +
   float: left;
 +
   height: 32px;
 +
   list-style: none;
 +
   margin: 0 3px;
 +
   min-height: 32px;
 +
   position: relative;
 +
   max-height:32px;
 +
}
 +
 +
.wikiEditor-ui-toolbar .tabs, .wikiEditor-ui-toolbar .section-main {
 +
   position: relative;
 +
   float: left;
 +
   min-height: 32px;
 +
   height: 32px;
 +
   max-height:32px;
 
}
 
}