mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
OOC Rank Colors
This commit is contained in:
@@ -274,6 +274,30 @@ em {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ooc .elevated {
|
||||
color: #2e78d9;
|
||||
}
|
||||
|
||||
.ooc .moderator {
|
||||
color: #184880;
|
||||
}
|
||||
|
||||
.ooc .developer {
|
||||
color: #1b521f;
|
||||
}
|
||||
|
||||
.ooc .admin {
|
||||
color: #b82e00;
|
||||
}
|
||||
|
||||
.ooc .event_manager {
|
||||
color: #660033;
|
||||
}
|
||||
|
||||
.ooc .aooc {
|
||||
color: #960018;
|
||||
}
|
||||
|
||||
img.text_tag {
|
||||
width: 32px;
|
||||
height: 10px;
|
||||
|
||||
@@ -292,6 +292,30 @@ em {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ooc .elevated {
|
||||
color: #2e78d9;
|
||||
}
|
||||
|
||||
.ooc .moderator {
|
||||
color: #184880;
|
||||
}
|
||||
|
||||
.ooc .developer {
|
||||
color: #1b521f;
|
||||
}
|
||||
|
||||
.ooc .admin {
|
||||
color: #b82e00;
|
||||
}
|
||||
|
||||
.ooc .event_manager {
|
||||
color: #660033;
|
||||
}
|
||||
|
||||
.ooc .aooc {
|
||||
color: #960018;
|
||||
}
|
||||
|
||||
img.text_tag {
|
||||
width: 32px;
|
||||
height: 10px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user