child css going crazy on header
-
I think I have gotten the lines of the “child css” out of order (the text color won’t change, it just underlined itself and more).
THIS is what I currently have. DO YOU KNOW THE CORRECT ORDER?
/* =Header
————————————————————– */#header {
padding: 25px 0 0 0;
}
#site-title {
float: left;
font-size: 50px;
line-height: 40px;
margin: 0 0 30px 0;
width: 700px;
}
#site-title a {
font-weight: bold;
color: 1e2ce0
text-decoration: none;
font-style: italic;
font-family: Book Antiqua,Palatino,Palatino Linotype,PalatinoIS THIS WHERE THE FONT FAMILY SHOULD GO?
My site is simplestsolutions.org.
ANY THOUGHTS YOU HAVE WILL BE MUCH APPRECIATED.
Thanks,
Daniel
The topic ‘child css going crazy on header’ is closed to new replies.
