diff --git a/doc/gtk-3.0.css b/doc/gtk-3.0.css index 4b56b89883..139e1dc855 100755 --- a/doc/gtk-3.0.css +++ b/doc/gtk-3.0.css @@ -20,11 +20,11 @@ */ /* Register sheet font setting */ -sheet { +.sheet { font: 18px arial, sans-serif; } -sheet calendar { +.sheet calendar { font: 12px arial, sans-serif; }