Skip to content

Commit

Permalink
🖍 Logo and shade of blue on validator.amp.dev (#33270)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanorozco committed Mar 15, 2021
1 parent fb7f095 commit 7b25837
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<style scope="ampproject-toolbar">
paper-toolbar {
--paper-toolbar-background: #fbfafb;
--paper-toolbar-color: #0379C4;
--paper-toolbar-color: #005af0;
--paper-toolbar: { font-family: Roboto, verdana, arial, sans-serif; };
--width: 100%
}
Expand All @@ -35,14 +35,14 @@
background-position: center left;
}
.ampproject-right {
color: #0379C4;
color: #005af0;
margin: 10px 0;
}
.ampproject-link a:link,
.ampproject-link a:visited,
.ampproject-link a:hover,
.ampproject-link a:active {
color: #0379C4;
color: #005af0;
text-decoration: none;
font-size: 14px;
font-weight: 300;
Expand Down
Binary file modified validator/js/webui/amp_favicon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 4 additions & 16 deletions validator/js/webui/logo-blue.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b25837

Please sign in to comment.