ninetydegrees (90d)☕ (
ninetydegrees
) wrote
in
ao3_skins
2011-11-12 11:52 pm (UTC)
no subject
This seems to work for me:
#header .heading img {
display: none;
}
#header ul.primary {
padding-left: 0;
}
If you want to push these more to the left, add 'text-align: left;' I think (and maybe add a little padding back).
(
3 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
#header .heading img {
display: none;
}
#header ul.primary {
padding-left: 0;
}
If you want to push these more to the left, add 'text-align: left;' I think (and maybe add a little padding back).