css
This commit is contained in:
parent
f3edf7a817
commit
9cfcb3e2de
|
@ -5,10 +5,10 @@
|
||||||
<!-- Font -->
|
<!-- Font -->
|
||||||
<!-- <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'> -->
|
<!-- <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'> -->
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
|
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
|
||||||
<link rel="stylesheet" href="css/normalize.css">
|
<link rel="stylesheet" href="css/normalize.css">
|
||||||
<link rel="stylesheet" href="css/skeleton.css">
|
<link rel="stylesheet" href="css/skeleton.css">
|
||||||
<link rel="stylesheet" href="css/custom.css">
|
<link rel="stylesheet" href="css/custom.css">
|
||||||
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
|
|
||||||
<!-- <link rel="stylesheet" type="text/css" href="style.css"> -->
|
<!-- <link rel="stylesheet" type="text/css" href="style.css"> -->
|
||||||
<!-- No Cache -->
|
<!-- No Cache -->
|
||||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
||||||
|
|
Loading…
Reference in New Issue