/*本CSS用于[[高校舰队]]及其角色页面*/
/*标题前加logo*/
div.mw-heading.mw-heading2 h2::before {
content: url("https://img.moegirl.org.cn/common/d/df/蓝色人鱼标志40px.png") !important;
display: inline-block !important;
position: relative !important;
width: 40px !important;
top: 9px !important;
background: none !important;
transform: scale(.9) !important;
}
div.mw-heading.mw-heading2 h2 {
height: 45px;
padding-left: 0 !important;
}
div.mw-heading.mw-heading2 {
border: none;
}
.decline {
background:repeating-linear-gradient(135deg,#0074f9,#0074f9 4px,#FFF 4px,#FFF 8px);
height: 3px;
width: 100%;
float: left;
}
/* [[Category:在主名字空间下的CSS页面]] */