diff --git a/code/modules/goonchat/browserassets/css/browserOutput.css b/code/modules/goonchat/browserassets/css/browserOutput.css index aaa0af74761..830ebae79e0 100644 --- a/code/modules/goonchat/browserassets/css/browserOutput.css +++ b/code/modules/goonchat/browserassets/css/browserOutput.css @@ -259,7 +259,7 @@ a.popt {text-decoration: none;} .highlight {background: yellow;} h1, h2, h3, h4, h5, h6 {color: #a4bad6;font-family: Georgia, Verdana, sans-serif;} -.alert h1, .alert h2 {color: #a4bad6;} +h1.alert, h2.alert {color: #a4bad6;} em {font-style: normal; font-weight: bold;}