Merge branch 'master' into task/4379/price_without_vat
This commit is contained in:
commit
09a03783b7
10 changed files with 21 additions and 7 deletions
|
|
@ -1231,6 +1231,15 @@ footer {
|
|||
background-position: center;
|
||||
}
|
||||
|
||||
.promo-section.promo-with-bg a {
|
||||
color: #87B6EA;
|
||||
}
|
||||
|
||||
.promo-section.promo-with-bg a:hover,
|
||||
.promo-section.promo-with-bg a:focus {
|
||||
color: #77a6da;
|
||||
}
|
||||
|
||||
.promo-section h3 {
|
||||
font-weight: 700;
|
||||
font-size: 36px;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue