Commit 100fa879807b94728e82c86063ee4f5a5c0a49db
1 parent
11016aaa
basket font edit
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/app/frontend/views/basket_ru.php
... | ... | @@ -8,7 +8,7 @@ |
8 | 8 | |
9 | 9 | <title>ТМ «Професійне насіння» | Інтернет магазин насіння Semena.in.ua</title> |
10 | 10 | <link rel="stylesheet" href="/css/landing_pages/basket.min.css" type="text/css" media="all"> |
11 | - <link rel="stylesheet" href="/css/main_landing_basket.css" type="text/css" media="all"> | |
11 | + <link rel="stylesheet" href="/css/main_landing_basket.css?1" type="text/css" media="all"> | |
12 | 12 | <link rel="stylesheet" href="/css/adapt_phone.css" type="text/css" media="all"> |
13 | 13 | <link href="/css/please_return/theme-style.css" rel="stylesheet"> |
14 | 14 | ... | ... |
src/app/frontend/views/basket_ua.php
... | ... | @@ -6,7 +6,7 @@ |
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 | <title>ТМ «Професійне насіння» | Інтернет магазин насіння Semena.in.ua</title> |
9 | - <link rel="stylesheet" href="/css/landing_pages/basket.min.css" type="text/css" media="all"> | |
9 | + <link rel="stylesheet" href="/css/landing_pages/basket.min.css?1" type="text/css" media="all"> | |
10 | 10 | <link rel="stylesheet" href="/css/adapt_phone.css" type="text/css" media="all"> |
11 | 11 | <link href="/css/please_return/theme-style.css" rel="stylesheet"> |
12 | 12 | <!-- Latest compiled and minified CSS --> | ... | ... |