/
ivan
/
ModMas
Обзор
Документация
Войти
/
ivan
/
ModMas
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
ModuleMaster/styles/linemon.css
120 строк
2 KB
i.krivokon
Initial commit
13 мар 2026, 13:49
13 мар 2026, 13:49
00d9fb6
Код
Авторство
О чём код?
html { padding: 0px; width: 100%; height: 100%; } body { padding: 0px; width: 100%; height: 100%; background-color: black; font-family: Gulim, "Helvetica Neue" , Helvetica, Arial, sans-serif, "BankGothic Md BT"; margin: 0px; } form { padding: 0px; width: 100%; height: 100%; } .half { width: 40%; } .digits { font-weight: bold; font-size:208pt; } .param { font-size: 140pt; font-weight: bold; } .paramsmall { font-size: 102pt; font-weight: bold; } .plan { color: Lime; } .target { color: #00CCFF; } .result { color: White; } .label { font-size: 60pt; font-weight: bold; } .upp { color: #00CCFF; } .layout { width: 100%; height: 100%; border-collapse: collapse; border-spacing: 0px !important; color: White; } .layout td { border: 2px Solid White; text-align: center; } .caption { background-color: Navy; color: White; width: 100%; } .caption td { text-align: center; width: 30%; } .img { width: 340px; height: auto; } .rightTab { width: 100%; height:970px !important; border-collapse: collapse; border-spacing: 0px !important; background-color: white; color: Black; text-align: center; } .rightTab td { border: 1px Solid Black; } .rightTabParam { font-size: 80pt; font-weight: bold; } .captionLabel { font-size: 60pt; font-weight: bold; } .rightTabLabel { font-size: 30pt; font-weight: bold; background-color :LightGray; }