mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] View Variables Update (2) (#11149)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d4c88eacdd
commit
76310c6448
@@ -187,6 +187,31 @@ h4 {
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
.brute
|
||||
{
|
||||
color: #FF3333;
|
||||
}
|
||||
|
||||
.burn
|
||||
{
|
||||
color: #FF9933;
|
||||
}
|
||||
|
||||
.tox
|
||||
{
|
||||
color: #00CC66;
|
||||
}
|
||||
|
||||
.oxy
|
||||
{
|
||||
color: #0053FA;
|
||||
}
|
||||
|
||||
.clone
|
||||
{
|
||||
color: #00CCCC;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
color: #8BA5C4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user