Commit 1a6b1a19b2867b3a251972d2b861db8d306d8269
1 parent
93ad65fa
123
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
src/app/frontend/views/about_ukr.php
... | ... | @@ -15,6 +15,8 @@ |
15 | 15 | <!-- Default Theme --> |
16 | 16 | <link href="/css/about/theme-style.css" rel="stylesheet"> |
17 | 17 | |
18 | + <link rel="stylesheet" href="/css/main.css" type="text/css" media="all" /> | |
19 | + | |
18 | 20 | <!-- ilightbox --> |
19 | 21 | <link rel="stylesheet" href="/css/ilightbox/ilightbox.css" /> |
20 | 22 | <!-- ilightbox skin --> | ... | ... |