1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

Update helpers.css

This commit is contained in:
Bartek
2025-01-19 15:17:37 +01:00
committed by GitHub
parent 6df76646a9
commit a1ca949378

View File

@@ -59,6 +59,10 @@
border-radius: 5px;
}
.br-15 {
border-radius: 15px;
}
.br-30 {
border-radius: 30px;
}
@@ -292,4 +296,4 @@ table .input-text {
.text-medium {
font-size: 30px;
}
}
}