mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 19:41:56 +00:00
* basic * Update sql_ban_system.dm * Update sql_ban_system.dm * a * a * Update skyrat_bans.dm * respawn ban
79 lines
914 B
CSS
79 lines
914 B
CSS
.middle {
|
|
width: 80px;
|
|
}
|
|
|
|
.right {
|
|
width: 150px;
|
|
}
|
|
|
|
.reason {
|
|
resize: none;
|
|
min-height: 40px;
|
|
width: 340px;
|
|
}
|
|
|
|
.rolegroup {
|
|
padding: 3px;
|
|
width: 430px;
|
|
border: none;
|
|
text-align: center;
|
|
outline: none;
|
|
display: inline-block;
|
|
}
|
|
|
|
.long {
|
|
width: 860px;
|
|
}
|
|
|
|
.content {
|
|
text-align: center;
|
|
}
|
|
|
|
.command {
|
|
background-color: #948f02;
|
|
}
|
|
|
|
.security {
|
|
background-color: #a30000;
|
|
}
|
|
|
|
.engineering {
|
|
background-color: #fb5613;
|
|
}
|
|
|
|
.medical {
|
|
background-color: #337296;
|
|
}
|
|
|
|
.science {
|
|
background-color: #993399;
|
|
}
|
|
|
|
.supply {
|
|
background-color: #a8732b;
|
|
}
|
|
|
|
.silicon {
|
|
background-color: #ff00ff;
|
|
}
|
|
|
|
.abstract {
|
|
background-color: #708090;
|
|
}
|
|
|
|
.service {
|
|
background-color: #6eaa2c;
|
|
}
|
|
|
|
.ghostandotherroles {
|
|
background-color: #5c00e6;
|
|
}
|
|
|
|
.antagonistpositions {
|
|
background-color: #6d3f40;
|
|
}
|
|
|
|
.skyratbanoptions {
|
|
background-color: #00f7ff;
|
|
}
|