Clean up CSS/Class structure #54
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#54
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CSS is getting unwieldy and gross.
Need to go through page by page and figure out
Once these are identified, we should rip out all element classes/ids page-by-page leaving only those relevant to the re-worked CSS, and those necessary for JavaScript function.
Afterwords our CSS files should be smaller, and more structured/readable. Furthermore, re-using styles will be easier for new page elements.
Finished up cleaning css files. More imporvements could be made, but things are a lot better than before. Like at least now we know what color the carpet is:
ff69762a1f