4 lines
140 B
CSS
4 lines
140 B
CSS
.tree .active{font-weight: bold;}
|
|
.with-side .side {position: absolute; width: 130px;}
|
|
.with-side .main {padding-left: 145px; float: left;}
|