This commit is contained in:
2023-07-31 13:51:41 +03:00
parent d3a4539305
commit c4d69adc43
7 changed files with 165 additions and 2 deletions

View File

@@ -94,8 +94,15 @@ html, body{
height: 100%;
}
/*uni-classes (boris)*/
.text-align-center{
text-align: center;
}
/*uno classes end (boris)*/
/*Стилизация radio button */
@@ -1217,3 +1224,7 @@ button.cancel_remove{
}
/*my routes END*/