Make template element CSS ID-based #23

Closed
opened 2022-11-17 20:08:24 +01:00 by FWDekker · 0 comments
Owner

Currently, the CSS refers to nav to style the top-level navigation bar, and similarly so for header and footer. But that makes it impossible to use a nav in any other place without styling it similarly, which is annoying.

Make it so that the nav styling is not based on tag name, but on class, such as fwd-nav or fwdtemplate-nav.

Currently, the CSS refers to `nav` to style the top-level navigation bar, and similarly so for `header` and `footer`. But that makes it impossible to use a `nav` in any other place without styling it similarly, which is annoying. Make it so that the `nav` styling is not based on tag name, but on class, such as `fwd-nav` or `fwdtemplate-nav`.
FWDekker added this to the v3 milestone 2022-11-17 20:08:24 +01:00
FWDekker added the
enhancement
label 2022-11-17 20:08:24 +01:00
FWDekker self-assigned this 2022-11-17 20:08:24 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fwdekker.com/template#23
No description provided.