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

[QUESTION] - How to override some XMin stylesheet parameters in styles.css #54

Open
lucharo opened this issue Apr 16, 2024 · 3 comments

Comments

@lucharo
Copy link

lucharo commented Apr 16, 2024

Hey, I am trying to override some XMin stylesheet parameters such as the padding-left of article:
image

I have tried including:

.article {
   padding-left: 5%;
}

but it doesn't override the xmin stylesheet

@yihui
Copy link
Owner

yihui commented Apr 16, 2024

Hi, before you post more questions, let me quickly remind you that I'm extremely busy this year and I don't think I'm able to act as a personal help desk or answer general CSS questions, so I recommend you to ask this type of questions elsewhere, such as Stack Overflow, where you might get quicker answers, otherwise you may have to wait until next year for my schedule to clear up to be able to help you. Thanks!

@lucharo
Copy link
Author

lucharo commented Apr 16, 2024

Hey @yihui, sorry to bother you, as you can tell I am still very new to CSS and web development. I shall learn from some course soon enough and hopefully I can answer these questions myself, thanks again for the great theme!

@yihui
Copy link
Owner

yihui commented Apr 16, 2024

Completely understood. No need to apologize. I was definitely a CSS beginner some years ago, too!

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

No branches or pull requests

2 participants