markjgsmith

New heading fonts :)

2024-10-09 17:01:00 +07:00 by Mark Smith

cat << EOF

Following on from the customizable header elements feature that I got working over the past few days, I decided to go ahead and try out some new fonts. These might very well change in the future, but just wanted to at least try something different.

Here’s the CSS if you are curious what they are:

h3 { font-family: Impact, Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black, sans serif; } h4 { font-family: bradley hand, cursive; font-size: 1.17em; }

They are both web safe fonts so should work in all browsers. This stack overflow post about default browser sizes was also useful.

EOF

For enquiries about my consulting, development, training and writing services, aswell as sponsorship opportunities contact me directly via email. More details about me here.