Format the elements in the page header #16
Closed
Conversation
Hi Auge, I don't want you to miss this :) https://github.com/orgs/OpenTTD/teams/website-people/discussions/1/comments/2 |
I read it before starting this request. The question for me is now: Do you plan to restore the old status? |
My intent is to get the old theme applied to new frontend as soon as possible, using https://github.com/andythenorth/bananas-frontend-web After that - unknown. I want to work on newgrfs with my time, not bananas :) I don't know what other people want to see happen. |
In the light of the latest changes I close the PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add general rules for all direct childs of the page header (
body > header
), font size rule forh1
and bold font weight for the optionalp
.Additionally I added a commit go provide a bigger left and right padding for the direct childs of
body
on viewport widths of 40em or larger.