17778: Merge branch 'master' into 17778-doc-update
[arvados.git] / services / api / app / assets / stylesheets / application.css
index 6d2c3efec2db5f2549f9bd4fb911a35d536e7fd0..18895f6efc275cc019a5788ed9bbb6c3d88cf18c 100644 (file)
@@ -1,9 +1,13 @@
+/* Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 */
+
 /*
  * This is a manifest file that'll automatically include all the stylesheets available in this directory
  * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
  * the top of the compiled file, but it's generally better to create a new file per style scope.
  *= require_self
- *= require_tree . 
+ *= require_tree .
 */
 
 .contain-align-left {
@@ -58,9 +62,8 @@ div#header span.beta > span {
     border-bottom: 1px solid #fff;
     font-size: 0.8em;
 }
-img.curoverse-logo {
-    width: 221px;
-    height: 44px;
+img.arvados-logo {
+    height: 66px;
 }
 #intropage {
     font-family: Verdana,Arial,sans-serif;
@@ -176,4 +179,3 @@ div#header a.sudo-logout {
     color: #000;
     font-weight: bold;
 }
-