diff --git a/css/style.css b/css/style.css index 612b861..7b5cd75 100644 --- a/css/style.css +++ b/css/style.css @@ -10,5 +10,27 @@ body { } table { - + width: 100%; +} + +td { + padding: 5px 10px; +} + +.none { + display: none; +} + +#loader span { + animation: 1500ms infinite loader; + animation-delay: calc(var(--i) * 500ms); +} + +@keyframes loader { + from { + opacity: 1; + } + to { + opacity: 0; + } } diff --git a/index.html b/index.html index 7fbd406..5aad9bb 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,7 @@
- id, название сделки, бюджет, название контакта номер телефона. -ID | Название | @@ -16,15 +15,12 @@Контакт | Телефон | |
---|---|---|---|---|
1111 | -Название | -Бюджет | -Контакт | -Телефон | -