模板:Tab.css

来自Limbo Wiki
Staf Irity讨论 | 贡献2022年9月9日 (五) 14:38的版本
.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;
}