#1839 frontend: change copr logo to use new fedora inscription
Merged 2 years ago by praiskup. Opened 2 years ago by schlupov.
copr/ schlupov/copr change_copr_website  into  main

file modified
+1 -1
@@ -23,7 +23,7 @@ 

  %global flavor_files                            \

  %staticdir/header_background.png                \

  %staticdir/favicon.ico                          \

- %staticdir/copr_logo.png                        \

+ %staticdir/new_copr_logo.png                    \

  %staticdir/css/copr-flavor.css                  \

  %templatedir/additional_token_info.html         \

  %templatedir/project_info.html                  \

empty or binary file added
@@ -34,7 +34,7 @@ 

        <div class="row">

          <div class="col-md-8 col-sm-7 col-xs-6">

            <a href="{{ url_for('coprs_ns.coprs_show') }}">

-             <img id="logo" src="{{ url_for('static', filename='copr_logo.png') }}" alt="Copr Build System">

+             <img id="logo" src="{{ url_for('static', filename='new_copr_logo.png') }}" alt="Copr Build System">

            </a>

          </div>

          <div class="col-md-4 col-sm-5 col-xs-6">

no initial comment

Build succeeded.

Nice, thank you!!

There's a small aliasing glitch; the "f" is too thin IMO. But I can see
that https://getfedora.org/ has it similarly bad. So I'm not against
merging it as is, if we don't find a way around.

Can you please cite the https://pagure.io/design/issue/758 in the commit
message as related, and that this PR is an intermediate step before some
more complete re-design happens in that one?

rebased onto 1a9d869e20b41a853f2d7947f3459a011c85e190

2 years ago

I updated the commit message.

Build succeeded.

I'm +1 here, thank you.

rebased onto d334b97

2 years ago

Pull-Request has been merged by praiskup

2 years ago