Skip to content

Commit 48b0ca0

Browse files
committed
added reference to bootstrap CSS
1 parent af23faf commit 48b0ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ <h3 class="about"><a href="//www.ebi.ac.uk/about">About us</a></h3>
189189
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
190190
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
191191
<![endif]-->
192+
<link data-require="bootstrap-css@*" data-semver="3.0.0" rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" />
192193

193194
<link rel="stylesheet" href="app.css">
194195
<link rel="stylesheet" href="mini-bootstrap.css">

0 commit comments

Comments
 (0)