X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..3d5e303970a342dd80a617058852a0dab686cfd0:/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..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 { @@ -59,8 +63,7 @@ div#header span.beta > span { font-size: 0.8em; } img.curoverse-logo { - width: 221px; - height: 44px; + height: 66px; } #intropage { font-family: Verdana,Arial,sans-serif; @@ -176,4 +179,3 @@ div#header a.sudo-logout { color: #000; font-weight: bold; } -