X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/43773cb247a1fb744b57070b715bfa5d53a00822..3d5e303970a342dd80a617058852a0dab686cfd0:/services/api/app/assets/stylesheets/application.css?ds=sidebyside diff --git a/services/api/app/assets/stylesheets/application.css b/services/api/app/assets/stylesheets/application.css index 4804e908c5..721ff801c9 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.clinicalfuture-logo { - width: 221px; - height: 44px; +img.curoverse-logo { + height: 66px; } #intropage { font-family: Verdana,Arial,sans-serif; @@ -176,4 +179,3 @@ div#header a.sudo-logout { color: #000; font-weight: bold; } -