fix css in path
This commit is contained in:
parent
b812ca26c5
commit
4d0c967f51
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ if (!$_SERVER['DOCUMENT_ROOT']) {
|
|||
<meta name="author" content="Aliberk Sandıkçı">
|
||||
|
||||
<!-- CSS Files -->
|
||||
<link rel="stylesheet" type="text/css" href="/iflpanel/ssavpn/assets/css/main.css"> <!-- INNER CSS !!! -->
|
||||
<link rel="stylesheet" type="text/css" href="../bagis/bagis.css"> <!-- INNER CSS !!! -->
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/extra_without_scss.css">
|
||||
<style>
|
||||
.inner-xy{
|
||||
|
|
Loading…
Reference in a new issue