Commit 5aa6562b authored by Ольга's avatar Ольга

Правка стилей таблицы

parent f6768103
...@@ -267,12 +267,13 @@ section.counters + div .h3 { ...@@ -267,12 +267,13 @@ section.counters + div .h3 {
text-align: center; text-align: center;
} }
.table td { .table td {
padding: 20px; padding: 10px;
text-align: center; text-align: center;
} }
.table tr:nth-child(even){ .table:not(.table-white) tr:nth-child(even), .table-white .bg-blue{
background-color: #009cd5; background-color: #009cd5;
} }
.is_active .service-description__text { .is_active .service-description__text {
height: 160px; height: 160px;
overflow: hidden; overflow: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment