2023年政策修订增补工作正在进行中,欢迎参与!
Template:Gfchar/styles.css
跳转到导航
跳转到搜索
.gfchar {
position: relative;
display: inline-block;
}
.gfchar-icon {
position: absolute;
top: 10px;
left: 10px;
}
.gfchar-script {
position: absolute;
left: 0;
text-align: center;
}
.gfchar-script-fill {
position: relative;
display: inline-block;
z-index: 2;
color: #000;
white-space: nowrap;
font-weight: bold;
}
.gfchar-script-stroke {
position: absolute;
left: 0;
top: 0;
z-index: -1;
-webkit-user-select: none;
user-select: none;
}
.gfchar-mod {
position: absolute;
bottom: 0;
right: 0;
}
/* [[Category:在模板名字空间下的CSS页面]] */