Skip to content

Commit 1326f12

Browse files
authored
Update doxygen.css for CSS validation
Fixed mistake
1 parent f9be6cb commit 1326f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/html/doxygen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1597,7 +1597,7 @@ dl.invariant dt, dl.pre dt, dl.post dt {
15971597
#projectnumber
15981598
{
15991599
font-size: 50%;
1600-
font-family: 50% var(--font-family-title);
1600+
font-family: var(--font-family-title);
16011601
margin: 0px;
16021602
padding: 0px;
16031603
}

0 commit comments

Comments
 (0)