用户:Staf Irity/Sandbox02.css:修订间差异
来自Limbo Wiki Mirror
无编辑摘要 |
无编辑摘要 |
||
| 第45行: | 第45行: | ||
} | } | ||
.C2H5OH | .C2H5OH{ | ||
cursor:not-allowed; | |||
position: fixed; | position: fixed; | ||
top: 1px; | top: 1px; | ||
2024年10月16日 (三) 12:01的版本
div.lw-treediv.end[style="display: block;"] + div .normal,
div.lw-treediv.end:not([style="display: block;"]) + div .hidden{
display:none;
}
div.lw-treediv.end[style="display: block;"] + div .hidden,
div.lw-treediv.end:not([style="display: block;"]) + div .normal{
display:inline;
}
.hide_1,
.hide_2,
.hide_3{
color:#FF0000;
}
.hide_4,
.hide_5,
.hide_6{
color:#BB0000;
}
.hide_7,
.hide_8,
.hide_9{
color:#dd5588;
}
.hide_1,
.hide_3,
.hide_5,
.hide_7{
font-style:italic;
}
.hide_1,
.hide_4,
.hide_7{
font-size:0.9em;
}
.hide_3,
.hide_6,
.hide_9{
font-size:1.1em;
}
.hide_1,
.hide_3,
.hide_8,
.hide_9{
font-weight:bold;
}
.C2H5OH{
cursor:not-allowed;
position: fixed;
top: 1px;
margin-top: -36px;
height: 30px;
line-height: 30px;
left: 0px;
right: 0px;
text-align: center;
color:#FF0000;
text-shadow:#8B0000 0 0 15px;
font-size: 18px;
opacity: 0.85;
animation:shiny 2s infinite alternate;
}
@keyframes shiny
{
from {opacity:0}
to {opacity:1}
}
