Frederic G. MARAND 8 年之前
父節點
當前提交
5936ca8d73
共有 3 個文件被更改,包括 22 次插入1 次删除
  1. 10 0
      css/bootstrap_slate.min.css
  2. 10 0
      css/bootstrap_united.min.css
  3. 2 1
      photos.html

文件差異過大導致無法顯示
+ 10 - 0
css/bootstrap_slate.min.css


文件差異過大導致無法顯示
+ 10 - 0
css/bootstrap_united.min.css


+ 2 - 1
photos.html

@@ -3,7 +3,8 @@
   <head>
    <title></title>
 
-    <link href="css/bootstrap.css" rel="stylesheet" /> <!-- pulls in the main bootstrap content we need -->
+    <!--<link href="css/bootstrap.css" rel="stylesheet" /> &lt;!&ndash; pulls in the main bootstrap content we need &ndash;&gt;-->
+    <link href="css/bootstrap_united.min.css" rel="stylesheet" /> <!-- pulls in the main bootstrap content we need -->
     <link href="css/styles.css" rel="stylesheet" />
 
     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->

部分文件因文件數量過多而無法顯示