8 lines
132 B
CSS
8 lines
132 B
CSS
body {
|
|
background:#efefef;
|
|
font-family:Helvetica;
|
|
font-size:14px;
|
|
}
|
|
|
|
nav.files-tree-nav .active > span {font-weight:bold;}
|