Skip to content

Commit 688a5ad

Browse files
authored
Merge pull request doxygen#11286 from albert-github/feature/bug_size_projectname
Size of project name when part of "treeview"
2 parents 2b1484e + cd581f8 commit 688a5ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/html/doxygen.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,11 @@ dl.invariant dt, dl.pre dt, dl.post dt {
14201420
padding: 2px 0px;
14211421
}
14221422

1423+
#side-nav #projectname
1424+
{
1425+
font-size: 130%;
1426+
}
1427+
14231428
#projectbrief
14241429
{
14251430
font-size: 90%;

0 commit comments

Comments
 (0)