Removes the style

This commit is contained in:
SamCroswell
2016-07-01 15:59:49 -04:00
parent 312e1546d2
commit 77e20435c8
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ proc/get_radio_key_from_channel(var/channel)
verb = "stammers"
speech_problem_flag = 1
if(COMIC in mutations)
if(COMIC in mutations)
message = "<span class='sans'>[message]</span>"
if(!IsVocal())
-1
View File
@@ -327,7 +327,6 @@ h1.alert, h2.alert {color: #000000;}
.bold {font-weight: bold;}
.center {text-align: center;}
.red {color: #FF0000;}
.grey {font-family: "Wingdings", cursive, sans-serif;}
.skeleton {color: #585858; font-weight: bold; font-style: italic;}
.gutter {color: #7092BE; font-family: "Trebuchet MS", cursive, sans-serif;}
.orange {color: #ffa500;}