置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:Bh3stig/style.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
.AnnTools-MWFilter-filter{
    border-collapse: separate;
    border: 0;
    background-color: #FFF;
}
 
.AnnTools-MWFilter-filter th {
    color: #FFF;
    background-color: #3366DD;
    border: 0;
}
 
.AnnTools-MWFilter-filter td {
    border: 0;
}
 
.AnnTools-MWFilter-label {
    border-radius: 0;
    background-color: #dee7ff;
    border: 1px solid #dee7ff;
    padding: 0.125em 0.27em;
}

label.AnnTools-MWFilter-label:hover {
    background-color: #FFF;
}

label.AnnTools-MWFilter-label:active, 
:checked+.AnnTools-MWFilter-label {
    background-color: #f7e3a4 !important;
    color: #000;
}

.stig{
    display: inline-block;
    margin: 10px;
    border: 2px solid transparent;
    border-radius: 9px;
    position:relative;
}
 
.stig:hover{
    border: 2px solid gold;
}
 
.stig-mask{
	opacity:0 !important;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
        width: 100px;
        height: 116px;
        z-index:1;
}

.stig-main{
	position:absolute;
	top:6px;
	left:2px;
}
 
.stig-icon{
	position:absolute;
	top:-9px;
	left:-11px;
}
 
.stig-name{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-family: Arial;
	font-weight: bold;
}

.hover-remote-target{
    width: 70em;
    min-height: 120px;
}

.stig-content{
    text-align:initial;
	width: 60em;
	background: #d8e6f8;
	white-space: initial;
	padding: 1em;
	position: absolute;
    left: 110px;
}
/* [[Category:在模板名字空间下的CSS页面]] */