Mercurial > hg > webaudioevaluationtool
diff index.html @ 1006:9e65514f45c9
Moved global css options into core.css
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Mon, 01 Jun 2015 09:26:59 +0100 |
parents | 55bf2500f278 |
children | 4a0bfa7bef24 |
line wrap: on
line diff
--- a/index.html Mon Jun 01 09:18:02 2015 +0100 +++ b/index.html Mon Jun 01 09:26:59 2015 +0100 @@ -13,8 +13,7 @@ <meta name="author" content="" /> <!-- Load up the default core JS and CSS files--> - <link rel='stylesheet' type='text/css' href='graphics.css'> - <link rel='stylesheet' type='text/css' href='structure.css'> + <link rel='stylesheet' type='text/css' href='core.css'> <!-- Use jQuery hosted from Google CDN --> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>--> <script src="jquery-2.1.4.js"></script>