forked from jspellman814/wordpress-composer-managed
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update branding materials and stylesheets
** Why are these changes being introduced: * MIT has released an updated logo, which we need to start implementing across our web platforms. * While doing this, there are some additional changes that we've decided to make to clean up our footer content, and to move shared assets like these logos to our CDN. ** Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/pw-72 ** How does this address that need: * This replaces the old MIT logo (which were inline SVG markup) with the new logo (which is loaded via img tag from the CDN). * The simple favicon.ico file is removed, and a more robust set of icons loaded from the CDN. * The footer is cleaned up, with some updated links and the removal of social media icons. * Stylesheets for the header, footer, and menu are updated to pay a bit more attention to logo sizes, and establish the relevant size constraints. * Style rules for markup which is no longer present have been removed. I hope I got it all, but am not sure. ** Document any side effects to this change: * The final column of links in the mega-footer has more complex markup, because one of the elements now has two different links (so a class on an anchor tag is no longer sufficient). To stay consistent, I've made this change (having the class on a span, which then contains the link) on all items in that column. * Some of the responsiveness of the header is a bit wonky, and probably in need of a wholesale rebuilding of the stylesheets in the future. UX has signed off on how it behaves, though, and starting the rebuild from the WordPress implementation is the wrong way to tackle that issue - so I'm leaving it as is for now.
- Loading branch information
1 parent
f9f441c
commit a13765c
Showing
7 changed files
with
32 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.