Jon W
10-29-2008, 04:25 AM
#top_inner_content, .top_links {
background-color:#97B064;
margin:0px auto;
width:700px;
height:24px;
}
.top_links a:link, a:visited {
color:#fff;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
How would I put the .top_links style in with the top_inner_content?
background-color:#97B064;
margin:0px auto;
width:700px;
height:24px;
}
.top_links a:link, a:visited {
color:#fff;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
How would I put the .top_links style in with the top_inner_content?