Skip to content

Commit

Permalink
Add new white and black logos with name attached.
Browse files Browse the repository at this point in the history
  • Loading branch information
pattisdr committed Apr 24, 2017
1 parent b507024 commit 27f067d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,10 @@ $logo-dir: 'img/provider_logos/';
}

.provider-lawarxiv {
background-image: url($logo-dir + 'lawarxiv-logo-white.png');
background-image: url($logo-dir + 'lawarxiv-white.png');
}
.provider-lawarxiv-dark {
background-image: url($logo-dir + 'lawarxiv-logo.png');
background-image: url($logo-dir + 'lawarxiv-dark.png');
}

.preprint-advisory {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
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 27f067d

Please sign in to comment.