My b2evolution Version: 3.3.3
In Asevo, a blockquote comes out with a border and a blue background. I don't want this - I just want a normal indent, without any background.
I can't see where I can change it though. I looked in skins > asevo > style.css and also in rsc > css > basic styles.css but can't find a blockquote definition anywhere.
I'm sorry to ask such a simple question but if anyone knew where it was I'd be very grateful if you could point me in the right direction!
..\rsc\css\item_base.css
instead of hacking the core, just overwrite it in skins css file with a simple blockquote {background:none;}