add disabled nav-tab
[bootswatch] / amelia / index.html
index be7689a..c9c9185 100755 (executable)
 <!--       <div class="bsa well">
           <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div>
       </div> -->
-      <div class="well" style="padding: 15px 15px 5px 15px;">
-        <a href="http://carboncostume.com" target="_blank">
-          <span style="float: left; margin: 0 15px 10px 0;">
+      <div class="well" style="padding: 15px 15px 0 15px;">
+        <a href="http://carboncostume.com/apple-store-genius/" target="_blank">
+          <span style="float: left; margin: 0 15px 15px 0;">
             <img src="../img/carboncostume.png" width="175" height="135" style="border-radius: 5px;">
           </span>
         </a>
         <a href="http://carboncostume.com" target="_blank">
-          <h4 style="color: #fff;">Carbon Costume</h4>
-          <span style="display: block; color: #fff;">DIY costumes using everyday gear.</span>
+          <h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4>
+          <span style="display: block; margin-bottom: 1em; color: #fff;">DIY costumes using everyday gear.</span>
         </a>
         <div style="clear:both"></div>
       </div>
               <span class="help-inline">Woohoo!</span>
             </div>
           </div>
-          <div class="control-group success">
-            <label class="control-label" for="selectError">Select with success</label>
+          <div class="control-group info">
+            <label class="control-label" for="selectError">Select with info</label>
             <div class="controls">
               <select id="selectError">
                 <option>1</option>
       <ul class="nav nav-tabs">
         <li class="active"><a href="#A" data-toggle="tab">Section 1</a></li>
         <li><a href="#B" data-toggle="tab">Section 2</a></li>
-        <li><a href="#C" data-toggle="tab">Section 3</a></li>
+        <li class="disabled"><a href="#C" data-toggle="tab">Section 3</a></li>
       </ul>
       <div class="tabbable">
         <div class="tab-content">
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
+    <script src="../js/jquery.smooth-scroll.min.js"></script>
     <script src="../js/bootstrap.min.js"></script>
     <script src="../js/bootswatch.js"></script>