Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old css grid from base and home #186

Merged
merged 8 commits into from
Jun 6, 2023
Merged

Conversation

bruvellu
Copy link
Owner

@bruvellu bruvellu commented Jun 5, 2023

I've removed the CSS classes of the old grid framework from base.html and home.html, and moved the page-specific styles from style.css.

bruvellu added 7 commits June 3, 2023 14:29
In addition to removing grid classes, I've also renamed the IDs for
consistency and moved a rule from `style.css` to the `home.css`.
After removing the span-8 classes I had to add a display:grid rule. I
used the same as used in the #sitelinks for now. Also made some tweaks
to the font sizes and removed text justification.
@bruvellu bruvellu linked an issue Jun 5, 2023 that may be closed by this pull request
57 tasks
@bruvellu bruvellu merged commit e55966e into develop Jun 6, 2023
@bruvellu bruvellu deleted the remove-old-css-grid branch June 6, 2023 16:29
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.

Remove CSS grid classes completely
1 participant