/
levkinam10
/
pyPastebinFlask
Обзор
Документация
Войти
/
levkinam10
/
pyPastebinFlask
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
static/ID_dialogFrame.css
59 строк
953 B
levki
06.02.24 21:15
06 фев 2024, 21:15
06 фев 2024, 21:15
ccf5c83
Код
Авторство
О чём код?
#TitleText { width: 100vw; height: 1vh; position: absolute; top: -70%; bottom: 0; left: 0; right: 0; font-family: Calibri; font-size: 10vh; text-align: center; color: #000000; margin: auto; } #CentralDiv { display: flex; width: 90vw; height: 15vh; background-color: black; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-radius: 5px; background: rgba(217, 217, 217, 1); } #FormDiv { display: flex; width: 80vw; height: 10vh; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; font-size: 10vh; } #id { position: absolute; width: 79%; height: 100%; left: -20%; right: 0; top: 0; bottom: 0; margin: auto; font-size: 3vh; } #SumbitBtn { position: absolute; right: 0vw; width: 20%; height: 100%; Font-size: 3vh; }