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 2c5a66c069

View file

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