Keeping the page specific css inside the style tags
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
8cec75b232
commit
2e72c1deaf
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
<title>Skynet Sign-up</title>
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/index.css"/>
|
||||
<!-- Below to be put refactored into this page's css file upon completion of that branch -->
|
||||
<style>
|
||||
/* Taken from the W3 schools loader tutorial */
|
||||
.loader {
|
||||
|
|
Loading…
Reference in a new issue