X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/90fc79852a995fd8e665cf48ae20c49a9bbc78eb..91550c635ed37c0a79c17f276823b48433247c8a:/services/api/app/assets/stylesheets/application.css diff --git a/services/api/app/assets/stylesheets/application.css b/services/api/app/assets/stylesheets/application.css index 6d2c3efec2..18895f6efc 100644 --- a/services/api/app/assets/stylesheets/application.css +++ b/services/api/app/assets/stylesheets/application.css @@ -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; } -