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

How/where to tweak CSS? #576

Open
dreeves opened this issue Dec 3, 2024 · 0 comments
Open

How/where to tweak CSS? #576

dreeves opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
DEV PEA Easy-peasy RFE Request For Enhancement aka feature request STY Style / polish / CSS / pigsty / eyesore UVI Will count as a User-Visible Improvement

Comments

@dreeves
Copy link
Member

dreeves commented Dec 3, 2024

We needed to change the css for the <aside> tag and did this for expediency:

<aside style="background-color: #f5f5f5; border-style: solid; border-width: 1px; border-radius: 5px; padding: 25px 25px; margin: 50px 50px; float: right;">

How do we add that css permanently? I'm sure I can figure this out. Maybe by grepping for, say, "pullquote" to see where that's defined.

Then maybe update other sidebars to use the aside-tag, eg:
https://blog.beeminder.com/microcommitments

Verbata: css, sidebars,

@dreeves dreeves added DEV UVI Will count as a User-Visible Improvement PEA Easy-peasy RFE Request For Enhancement aka feature request STY Style / polish / CSS / pigsty / eyesore labels Dec 3, 2024
@dreeves dreeves self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV PEA Easy-peasy RFE Request For Enhancement aka feature request STY Style / polish / CSS / pigsty / eyesore UVI Will count as a User-Visible Improvement
Projects
None yet
Development

No branches or pull requests

1 participant