nickHiebert
11-26-2009, 08:34 PM
My site: http://nickhiebert.com/test_site
#header h1 {
line-height: 13px;
}
Anyone know how to make it move down so it aligns right with the nav bar?
I can't seem to figure out how to move the nav links so they are centered in the nav bar.
#secondary {
margin-left: 10px;
}
#secondary a {
margin-bottom: -80px;
}
#header h1 {
line-height: 13px;
}
Anyone know how to make it move down so it aligns right with the nav bar?
I can't seem to figure out how to move the nav links so they are centered in the nav bar.
#secondary {
margin-left: 10px;
}
#secondary a {
margin-bottom: -80px;
}