Change in index.php replace order of css styles
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style1.css">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="/css/style1.css">
|
||||||
<title>My Test Radio</title>
|
<title>My Test Radio</title>
|
||||||
<script
|
<script
|
||||||
src="https://code.jquery.com/jquery-3.4.1.js"
|
src="https://code.jquery.com/jquery-3.4.1.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user