This commit is contained in:
silicons
2020-12-19 06:44:56 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ em {font-style: normal; font-weight: bold;}
.alert {color: #ff0000;}
h1.alert, h2.alert {color: #000000;}
.emote { font-style: italic;}
.emote { }
.selecteddna {color: #ffffff; background-color: #001B1B}
.attack {color: #ff0000;}

View File

@@ -418,7 +418,7 @@ em {
}
.emote {
font-style: italic;
}
.userdanger {

File diff suppressed because one or more lines are too long