User:Greykid/a.css
跳转到导航
跳转到搜索
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox/Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
- Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
- Internet Explorer:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
- Opera:在“工具→首选项”中清除缓存
- 如果您已登录但该页面出现未登录状态,请尝试在地址栏的地址最后添加代码
?_=1来访问最新页面。 - 添加代码后的本页地址如下:
-{R|https://moegirl.icu/User:Greykid/a.css?_=1}-
.gKID {
display: inline-block;
position: relative;
width: 10em;
height: 2.8em;
border-radius: 2em;
margin: -0.3em 0 -0.2em;
padding-left: 3em;
vertical-align: -0.85em;
line-height: 1.6em;
overflow: hidden;
white-space: nowrap;
}
.gKID>span:first-child {
display: inline-block;
position: relative;
z-index: 1;
border: 0.15em solid;
border-color: #C4103C transparent #D6623E transparent;
border-radius: 1.4em;
overflow: hidden;
}
.gKID>span:nth-child(2) {
display: inline-block;
position: absolute;
width: 3.5em;
padding-left: 0.6em;
left: 0;
top: .6em;
background: #C4103C;
overflow: hidden;
}
.gKID>span:last-child {
display: inline-block;
position: absolute;
width: 7.55em;
padding-left: 0.75em;
right: 0;
top: .6em;
background: #D6623E;
color: #FFF;
text-align: center;
}
.gKID img {
width: 2.5em;
}
.gKID a {
color: #FFF;
}