5 lines
111 B
CSS
5 lines
111 B
CSS
/* Without this, top-level items are barely recognizable from second-level */
|
|
.caption {
|
|
color: #5599ff;
|
|
}
|