Dantes (обсуждение | вклад) Нет описания правки |
Dantes (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
. | .role-block { | ||
padding: 10px; | |||
border-radius: 10px; | border-radius: 10px; | ||
margin-bottom: 0; | |||
color: white; | |||
} | } | ||
. | .role-gradient { | ||
height: 12px; | |||
margin: 0; | |||
padding: 0; | |||
} | } | ||
#command { display: none; } | |||
#legal { display: none; } | |||
#security { display: none; } | |||
#prison { display: none; } | |||
} | #med { display: none; } | ||
#sci { display: none; } | |||
#eng { display: none; } | |||
#supply { display: none; } | |||
#service { display: none; } | |||
#antags { display: none; } | |||
#free-antags { display: none; } | |||
#wildlife { display: none; } | |||
} | #cc { display: none; } | ||
#specops { display: none; } | |||
#synthetics { display: none; } | |||
#ghost { display: none; } | |||
} | |||
} | |||
} | |||
} | |||
} | |||
Версия от 20:22, 20 апреля 2025
.role-block {
padding: 10px;
border-radius: 10px;
margin-bottom: 0;
color: white;
}
.role-gradient {
height: 12px;
margin: 0;
padding: 0;
}
#command { display: none; }
#legal { display: none; }
#security { display: none; }
#prison { display: none; }
#med { display: none; }
#sci { display: none; }
#eng { display: none; }
#supply { display: none; }
#service { display: none; }
#antags { display: none; }
#free-antags { display: none; }
#wildlife { display: none; }
#cc { display: none; }
#specops { display: none; }
#synthetics { display: none; }
#ghost { display: none; }