in reply to Re^2: Color for Error Messages
in thread Color for Error Messages

If you really want people to pay attention, try this in your display settings:

.warning:before { content: url('https://cavac.at/pics/hackman2.gif'); } strong:before { content: url('https://cavac.at/pics/hackman2.gif'); }

SCNR

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'