Frederic G. MARAND 9 년 전
부모
커밋
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 -->

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.