diff --git a/code/stylesheet.dm b/code/stylesheet.dm index e4650e26033..7e966f14275 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -12,7 +12,7 @@ em {font-style: normal;font-weight: bold;} {color: #638500;} .prefix {font-weight: bold;} -.log_message {color: #386AFF;} +.log_message {color: #386AFF; font-weight: bold;} /* OOC */ .ooc {font-weight: bold;}