Merge branch '18732-crunch-run-log-uids'
[arvados.git] / doc / _layouts / default.html.liquid
index 2ce354f0604029deadfb9556f007a8dd02350efd..db6c00bc3ec5c03ee89ddd27dd63b85ae81fd591 100644 (file)
@@ -22,57 +22,10 @@ SPDX-License-Identifier: CC-BY-SA-3.0
     <link href="{{ site.baseurl }}/css/carousel-override.css" rel="stylesheet">
     <link href="{{ site.baseurl }}/css/button-override.css" rel="stylesheet">
     <link href="{{ site.baseurl }}/css/images.css" rel="stylesheet">
+    <link href="{{ site.baseurl }}/css/layout.css" rel="stylesheet">
     <script src="{{ site.baseurl }}/js/jquery.min.js"></script>
     <script src="{{ site.baseurl }}/js/bootstrap.min.js"></script>
     <script src="https://hypothes.is/embed.js" async></script>
-    <style>
-      html {
-      height:100%;
-      }
-      body {
-      padding-top: 61px;
-      height: 90%; /* If calc() is not supported */
-      height: calc(100% - 46px); /* Sets the body full height minus the padding for the menu bar */
-      }
-      @media (max-width: 979px) {
-      div.frontpagehero {
-      margin-left: -20px;
-      margin-right: -20px;
-      padding-left: 20px;
-      }
-      }
-      .sidebar-nav {
-        padding: 9px 0;
-      }
-      .section-block {
-      background: #eeeeee;
-      padding: 1em;
-      -webkit-border-radius: 12px;
-      -moz-border-radius: 12px;
-      border-radius: 12px;
-      margin: 0 2em;
-      }
-      .row-fluid :first-child .section-block {
-      margin-left: 0;
-      }
-      .row-fluid :last-child .section-block {
-      margin-right: 0;
-      }
-      .rarr {
-      font-size: 1.5em;
-      }
-      .darr {
-      font-size: 4em;
-      text-align: center;
-      margin-bottom: 1em;
-      }
-      :target {
-      padding-top: 61px;
-      margin-top: -61px;
-      }
-
-      #annotate-notify { position: fixed; right: 40px; top: 3px;  }
-    </style>
 
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
     <!--[if lt IE 9]>