2022-01-11 14:37:28 +00:00
|
|
|
.wy-nav-content {
|
|
|
|
max-width: 1200px !important;
|
|
|
|
}
|
2023-05-31 23:14:47 +00:00
|
|
|
|
|
|
|
.green {
|
|
|
|
color: green;
|
|
|
|
}
|
|
|
|
|
|
|
|
.statusok {
|
|
|
|
color: green;
|
|
|
|
}
|
|
|
|
|
|
|
|
.statusmok {
|
|
|
|
/* color: orange; */
|
|
|
|
/* color: #ffae42; */
|
|
|
|
color: darkorange;
|
|
|
|
}
|
|
|
|
|
|
|
|
.statusunst {
|
|
|
|
color: red;
|
|
|
|
}
|