LLWiki正在建设中,欢迎加入我们

“User:Bhsd/common.css”的版本间差异

跳转到导航 跳转到搜索
删除1,292字节 、​ 2020年8月9日 (日) 01:37
无编辑摘要
标签移动版网页编辑 移动版编辑
标签移动版网页编辑 移动版编辑
/* 移动版tabs */
.tabs, .tabs * {
max-height: 1000000px;
}
/* 隐藏表单 */
.tabs-input, #tabs-inputform {
display: none;
}
/* label */
.tabs-label {
cursor: pointer;
padding: 1px 6px;
background-color: #DDD;
border: 1px solid #AAA;
}
.tabs-label:hover {
background-color: #CCC;
}
.tabs-tabbox > .tabs-label {
margin: 0 2px;
border-bottom: none;
border-radius: 7px 7px 0 0;
position: relative;
display: inline-block;
vertical-align: bottom;
}
.tabs-plain > .tabs-label {
border: 1px solid #AAA;
border-radius: 8px;
margin: 2px;
}
.tabs-tabbox > .tabs-input + .tabs-input + .tabs-label {
margin-left: 10px;
}
.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
z-index: 2;
background-color: #FFF;
}
/* container */
.tabs-tabbox > .tabs-container {
margin-top: -1px;
padding: 2px 6px;
border-radius: 8px;
position: relative;
border: 1px solid #AAA;
width: inherit;
max-width: inherit;
min-width: inherit;
z-index: 1;
}
.tabs-plain > .tabs-container {
border-radius: 0;
border: none;
padding: 0;
margin-top: 1px;
}
/* content */
.tabs-content {
display: none;
}
 
div.Wikiplus-InterBox {
top:80px !important;
border:1px #a7d7f9 solid !important;
right:0.5em;
width:1000px !important;
padding:10px;
}
 
.Wikiplus-InterBox-Header,
#Wikiplus-Quickedit-Jump,
16,874

个编辑

导航菜单