模板:Tab.css

来自Limbo Wiki Mirror
.tab .tabs .lw-treebut{
	border-bottom:0 !important;
	border-radius:0;
}
.tab .texts{
	width:100%;
	min-height:1em;
    padding: .5em;
    border: 2px solid;
    border-color: #AAA #555 #555 #AAA;
    background-color: #F2F2F2;
}