Skip to content

Initial navigation styles#25

Open
rabbled wants to merge 134 commits intonetduma:mainfrom
rabbled:general-styles
Open

Initial navigation styles#25
rabbled wants to merge 134 commits intonetduma:mainfrom
rabbled:general-styles

Conversation

@rabbled
Copy link
Contributor

@rabbled rabbled commented Jan 29, 2025

No description provided.

This reverts commit ca6bf01.
- inset tab top border
- removed round class
- removed overflow handling + scrollbar space reservation
- fixed markup indentation
left navigation
right table of contents
breadcrumbs
requires updating later to remove nonessential weights
all text on live has increased letter-spacing. buttons do not, so use tracking-normal when needed. negates the need for tracking-wide on every instance of a heading or copy
Copy link

@Gr3q Gr3q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will also need to update the README.md with guidelines on what to update on index pages when something else is changing on subpages (e.g. What to do when adding new firmware to a platform, etc).

I added some improvements to tabs, update your branch. I will resolve conflicts when this PR is ready for merging.

top: 0;
left: 1px;
right: 1px;
border-top: thin solid hsla(0, 0%, 100%, 0.2);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add dark theme selector for this color

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hextra-tabs are a little broken, so i'll need to rework some CSS - I'm not sure if your changes adjusted something, or whether I've broken them. Either way, they'll get a once over before use.

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