Skip to content

Minor CSS updates and fixes.#102

Merged
dajohi merged 5 commits intodecred:masterfrom
jholdstock:optional
Aug 13, 2025
Merged

Minor CSS updates and fixes.#102
dajohi merged 5 commits intodecred:masterfrom
jholdstock:optional

Conversation

@jholdstock
Copy link
Copy Markdown
Member

No description provided.

"optional" css was added pre-emptively but has never been used. It might
be of benefit to a larger project, but isnt necessary on small static
sites such as this one.
Header and content were previously 80% of window, whereas footer was
(100% - 40px). Now all three are 80% of window.
body tag should come immediately after head tag.
This ensures the footer is not left floating in the middle of the window
in the cases where page content is not >= window height.
@dajohi dajohi merged commit ab44e0e into decred:master Aug 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants