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