![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
How do I make the navigation links(recent entries, tags, etc) be in the center of the header instead of on the right? I've been looking at the source code for my layout for a while now, and I can't figure it out. :(
Thanks if you can help!
-Merry
Thanks if you can help!
-Merry
Tags:
no subject
Date: 2010-09-10 03:46 pm (UTC)If anyone else's wondering how to push the list up, this did the trick for me:
#header {
padding-top: .75em;
}