]> git.0d.be Git - panikweb-esperanzah.git/commitdiff
use custom font for radio title
authorFrédéric Péters <fpeters@0d.be>
Tue, 14 Mar 2023 16:36:36 +0000 (17:36 +0100)
committerFrédéric Péters <fpeters@0d.be>
Tue, 14 Mar 2023 16:36:36 +0000 (17:36 +0100)
panikweb_esperanzah/static/css/style.scss

index 88fb6e5217054469dfc220065470d20d4e9b34fd..0af36e16b10f1c45198de856fbbb52f1ce7664dd 100644 (file)
@@ -2042,5 +2042,6 @@ h2.top {
 
 #mainHeader h2 {
        color: $yellow;
+       font-family: $title-font;
        margin: 0;
 }