Increase font size of folder names when viewing contents
This commit is contained in:
parent
a5dba428f6
commit
a3c739cc77
|
|
@ -70,6 +70,7 @@ a {
|
|||
}
|
||||
.folder {
|
||||
font-weight: bold;
|
||||
font-size: 16pt;
|
||||
}
|
||||
.target {
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user