diff --git a/myuw-root-webapp/src/main/webapp/webapp.css b/myuw-root-webapp/src/main/webapp/webapp.css index 52355c91aa7a27197ac8b212df8339327d07baa6..c802283c87270eaacad681b44f4a03d2c32f7465 100644 --- a/myuw-root-webapp/src/main/webapp/webapp.css +++ b/myuw-root-webapp/src/main/webapp/webapp.css @@ -25,16 +25,11 @@ a:hover{ font-size: 32px; } -h1 { +h1, h2, h3, h4, h5, h6 { font-family: Red Hat Display, sans-serif; font-weight: 630; } -h2, h3, h4, h5, h6 { - font-family: Red Hat Display, sans-serif; - font-weight: 650; -} - h3 { font-size: 22px; line-height: 1.2;