萌娘百科,万物皆可萌的百科全书!转载请标注来源页面的网页链接,并声明引自萌娘百科。内容不可商用。
跳转到导航
跳转到搜索
/* Only for [[WAF娘]] */
#lr-overlay-wrapper {
position: fixed;
background: white;
width: 100vw;
height: 100vh;
z-index: 2147483647;
left: 0;
top: 0;
}
#lr-overlay-content {
text-align: center;
font-size: 12px;
white-space: nowrap;
}
/* [[Category:在主名字空间下的CSS页面]] */