mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MIRROR] Recolors cult comms to make em differ from warnings (#428)
* Cult comms recolor (#53043) Recolors cult communion text to differentiate itself from the warning text more * Recolors cult comms to make em differ from warnings Co-authored-by: TheSmallBlue <ilanmori@hotmail.com>
This commit is contained in:
co-authored by
TheSmallBlue
parent
020636c08b
commit
e2ed0a488f
@@ -84,10 +84,10 @@ h1.alert, h2.alert {color: #000000;}
|
||||
.suicide {color: #ff5050; font-style: italic;}
|
||||
.green {color: #03ff39;}
|
||||
.nicegreen {color: #14a833;}
|
||||
.cult {color: #960000;}
|
||||
.cultlarge {color: #960000; font-weight: bold; font-size: 3;}
|
||||
.narsie {color: #960000; font-weight: bold; font-size: 15;}
|
||||
.narsiesmall {color: #960000; font-weight: bold; font-size: 6;}
|
||||
.cult {color: #973e3b;}
|
||||
.cultlarge {color: #973e3b; font-weight: bold; font-size: 3;}
|
||||
.narsie {color: #973e3b; font-weight: bold; font-size: 15;}
|
||||
.narsiesmall {color: #973e3b; font-weight: bold; font-size: 6;}
|
||||
.colossus {color: #7F282A; font-size: 5;}
|
||||
.hierophant {color: #660099; font-weight: bold; font-style: italic;}
|
||||
.hierophant_warning {color: #660099; font-style: italic;}
|
||||
|
||||
Reference in New Issue
Block a user