Commit 1265be4fd1bf0893887afa3d5aa486493b9f546c
1 parent
3ca5f1b9
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/views/about_eng.php
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> |
14 | 14 | |
15 | 15 | <!-- Default Theme --> |
16 | - <link href="css/theme-style.css" rel="stylesheet"> | |
16 | + <link href="/css/about/theme-style.css" rel="stylesheet"> | |
17 | 17 | |
18 | 18 | <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> |
19 | 19 | <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | ... | ... |