Ω-5/css
From Limbo Wiki
.red { background-color: #FF0000; color: #FFFFFF; } .red:hover { background-color: #FF4444; } .green { background-color: #00FF00; } .green:hover { background-color: #44FF44; } .blue { background-color: #0000FF; color: #FFFFFF; } .blue:hover { background-color: #4444FF; } .pre { border:dashed 2px #404040; background:#F5F5F5; padding:6px; } /*[[分类:技术性页面]]*/ .lw-treebut.nostyle, .list .lw-treebut { padding: 0; border: 0; background-color: transparent; cursor:pointer; display:inline-block; } .link, .list .lw-treebut{color: #3366cc;} .link:hover, .list .lw-treebut:hover{text-decoration: underline;} .link.wip , .list .lw-treebut.wip:hover{color :#dd3333;} .list tr > td:first-child{background-color:#eaecf0;font-weight:bold;width:3em;text-align:center;} .list{width:80%;} body.webfonts-changed .noh2 h2 {display:none;} body:not(.webfonts-changed) .texts .lw-treediv{display:block!important;} body:not(.webfonts-changed) .list{display:none!important;}