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

更改

添加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;
 
}
 
}