Compare commits

...

1 commit

Author SHA1 Message Date
Christian Hesse
2c5a66c069 contrib/notification: increase font size for heading 2025-11-20 22:39:18 +01:00

View file

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