mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-2025-11-12
This commit is contained in:
@@ -160,6 +160,24 @@
|
||||
background-color: #282831;
|
||||
}
|
||||
|
||||
.clockwork .wrap {
|
||||
border-color: #cfbc47;
|
||||
}
|
||||
.clockwork .content {
|
||||
color: #b18e25;
|
||||
border-color: #cfbc47;
|
||||
background-color: #523c15;
|
||||
}
|
||||
|
||||
.glass .wrap {
|
||||
border-color: #344b58;
|
||||
}
|
||||
.glass .content {
|
||||
color: #75a4c4;
|
||||
border-color: #344b58;
|
||||
background-color: #1f252b;
|
||||
}
|
||||
|
||||
.trasen-knox .wrap {
|
||||
border-color: #998e81;
|
||||
}
|
||||
@@ -172,7 +190,7 @@
|
||||
.detective .wrap {
|
||||
border-color: #2c0f0c;
|
||||
}
|
||||
.detective .wrap {
|
||||
.detective .content {
|
||||
color: #c7b08b;
|
||||
border-color: #2c0f0c;
|
||||
background-color: #221c1a;
|
||||
|
||||
Reference in New Issue
Block a user