contrib/notification: increase font size for heading

This commit is contained in:
Christian Hesse 2025-11-20 22:35:39 +01:00
parent d8e79b7a24
commit ce775b8c16

View file

@ -48,6 +48,7 @@ p.foot {
text-align: center; text-align: center;
} }
p.heading { p.heading {
font-size: 110%;
margin: 0px; margin: 0px;
font-weight: bold; font-weight: bold;
text-decoration: underline; text-decoration: underline;