examples/bootstrap/sample.html
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:58:05 +0000 (14:58 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:58:05 +0000 (14:58 +0800)
examples/bootstrap/sample.html

index 611f56e..10fceb8 100644 (file)
@@ -5,14 +5,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
     <!-- Bootstrap -->
-    <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
-    <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css">
-    <link rel="stylesheet" type="text/css" href="bootstrap.css">
-    <link rel="stylesheet" type="text/css" href="bootstrap-overrides.css">
-    <link rel="stylesheet" type="text/css" href="elements.css">
-    <link rel="stylesheet" type="text/css" href="icons.css">
-    <link rel="stylesheet" type="text/css" href="layout.css">
-    <link rel="stylesheet" type="text/css" href="ui-elements.css">
+   <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
+    <link rel="stylesheet" href="../../css-bootstrap/roojs-bootstrap-debug.css">
+    <link rel="stylesheet" href="../../css-bootstrap/font-awesome.css">
+    
       
     
     <script type="text/javascript" src="../../roojs-debug.js"></script>