mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
VChat: Redone chat output done in Vue.js
This commit is contained in:
@@ -124,7 +124,10 @@ body.inverted {
|
||||
.emote {}
|
||||
.alert {color: #ff0000;}
|
||||
h1.alert, h2.alert {color: #000000;}
|
||||
<<<<<<< HEAD
|
||||
.nif {} /* VOREStation Add */
|
||||
=======
|
||||
>>>>>>> 715de43... VChat: Redone chat output done in Vue.js (#6761)
|
||||
|
||||
/* Game Messages */
|
||||
|
||||
@@ -157,7 +160,11 @@ h1.alert, h2.alert {color: #000000;}
|
||||
.soghun {color: #228B22;}
|
||||
.solcom {color: #22228B;}
|
||||
.changeling {color: #800080;}
|
||||
<<<<<<< HEAD
|
||||
.sergal {color: #0077FF;}
|
||||
=======
|
||||
.sergal {color: #0077FF; font-family: "Comic Sans MS";}
|
||||
>>>>>>> 715de43... VChat: Redone chat output done in Vue.js (#6761)
|
||||
.birdsongc {color: #CC9900;}
|
||||
.vulpkanin {color: #B97A57;}
|
||||
.enochian {color: #848A33; letter-spacing:-1pt; word-spacing:4pt; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
|
||||
|
||||
Reference in New Issue
Block a user