This repository was archived by the owner on Sep 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 340
Conversation
This file contains hidden or 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
- Uses full 128px width - Has a lightly circled border
- Update to Bootstrap 3 - Cleanup and simplify the HTML part, remove all unnecessary tags - Rework the design a bit Note: no responsive design atm
Done with PngOptimizer on Windows.
Compatibility shouldn't be a concern. h5bp/html5-boilerplate#1285 (comment)
Note: using <body> as a container seems fine even on older browsers (IE6/7).
Preview can be seen at http://adrientetar.legtux.org/cached/rust-www/. |
The "A short summary of features" and other title are a bit off IMO they should be aligned with the first line of the content besides them. Aside from that +1 |
Well I thought it looked good right-aligned next to the table they describe. |
Body container scales from 580px to 820px.
Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
r? @brson
Just a slight redesign with forward-port to the latest Bootstrap, simplified HTML and CSS (they were kinda bloated) + proper indent and a slightly improved logo. See individual commits for more information. ☀️