We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af23faf commit 48b0ca0Copy full SHA for 48b0ca0
src/main/webapp/index.html
@@ -189,6 +189,7 @@ <h3 class="about"><a href="//www.ebi.ac.uk/about">About us</a></h3>
189
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
190
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
191
<![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" />
193
194
<link rel="stylesheet" href="app.css">
195
<link rel="stylesheet" href="mini-bootstrap.css">
0 commit comments