hugo-prose icon indicating copy to clipboard operation
hugo-prose copied to clipboard

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

Open lucharo opened this issue 10 months ago • 3 comments

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

lucharo avatar Apr 16 '24 17:04 lucharo

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!

yihui avatar Apr 16 '24 17:04 yihui

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!

lucharo avatar Apr 16 '24 18:04 lucharo

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

yihui avatar Apr 16 '24 18:04 yihui