Skip to content
Snippets Groups Projects
Commit 99021a0d authored by Andy C's avatar Andy C
Browse files

moved all css to group with core css

parent 0b0f7045
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
<script src="js/application.js" defer="defer"></script>
<script src="js/all.js" defer="defer"></script>
<link href="css/core.css" rel="stylesheet" type="text/css" />
<link href="css/all.css" rel="stylesheet" type="text/css" />
<title>eRecruitment Advertisment Designer</title>
<meta name="author" content=”Christian, Andrew, Joshua/>
<meta name="designer" content=”Christian, Andrew, Joshua/>
......@@ -27,7 +28,6 @@
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="application-name" content="eRecruitment Advertisment Designer" />
<meta name="msapplication-tooltip" content="Launch eRecruitment Advertisment Designer" />
<link href="css/all.css" rel="stylesheet" type="text/css" />
</head>
<body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment