CSS Problems
-
Ok, I think this is a CSS problem, I’ve been doing some design on my site https://paragamer.com , if you head over there and take a look, you might notice that the text saying editor’s picks is different to the texts saying reviews and editorials etc… I want the text saying reviews and editorials to look like that in editor’s picks.
They are all in between
<h5> and </h5>
tagsThe CSS for these tags is:
h5 { font:1.1em Arial; font-weight:bold; background:#800000; color:#fff; margin:10px 0px 5px 0px; padding:3px 10px; }
Anyone have any idea why the text is appearing thicker in reviews and editorials than editor’s picks?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS Problems’ is closed to new replies.