Commit c518ce1a2db7bb6bbf2a27f9f4a80f85f479c657
1 parent
59d6e2b6
top отступы
Showing
1 changed file
with
5 additions
and
1 deletions
Show diff stats
frontend/web/css/style.turquoise.css
@@ -286,7 +286,11 @@ ul.list-style-none { | @@ -286,7 +286,11 @@ ul.list-style-none { | ||
286 | #top { | 286 | #top { |
287 | background: #555555; | 287 | background: #555555; |
288 | color: #eeeeee; | 288 | color: #eeeeee; |
289 | - padding: 10px 0; | 289 | + padding: 5px 0; |
290 | +} | ||
291 | + | ||
292 | +#top .container{ | ||
293 | + line-height: 22px; | ||
290 | } | 294 | } |
291 | 295 | ||
292 | #top p { | 296 | #top p { |