Glowers Club

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
include:startheader [2021/01/16 04:15]
kakol
include:startheader [2024/04/06 19:41] (current)
Line 4: Line 4:
     src: local('Zapfino'), local(cursive), local('Signpainter');     src: local('Zapfino'), local(cursive), local('Signpainter');
 } }
-.brand-header { font-family: GlowersBrand, 'Allura'; font-size: 4em; } +.brand-header { 
-</style><h1 class="glowing brand-header" style="text-align:center;padding-top:2.5em;padding-bottom:1em">Glowers Club</h1></html>+    font-family: 'Allura'; font-size: 7em; 
 +
 +@media screen and (max-width: 550px) { 
 +    .brand-header { 
 +        font-size: 4em; 
 +    } 
 +
 +</style><h1 class="glowing brand-header" style="text-align:center;padding-top:.5em;padding-bottom:.1em"><span class="glow-hover">Glowers Club</span></h1></html>