Update style.css

This commit is contained in:
Visman 2020-12-23 00:34:22 +07:00
parent ec8da52437
commit e932f7c30e

View file

@ -1080,7 +1080,6 @@ body,
#fork .f-admin legend {
margin-bottom: 0.3125rem;
border-top: 0.0625rem dashed #AA7939;
}
#fork .f-admin .f-fdiv .f-child2 {
@ -3224,3 +3223,10 @@ body,
border-top: 0;
}
}
/****************************************/
/* Админка/Сигналы */
/****************************************/
#fork .f-reports legend {
border-top: 0.0625rem dashed #AA7939;
}