girl, you're a dandelion (
sarken
) wrote
in
ao3_skins
2016-05-24 02:29 am (UTC)
no subject
Hi!
You'll need to add .actions a:link here:
.actions a,
.actions a:link,
.action,
.actions input,
input[type="submit"],
button,
.current,
.actions label {
background: #fffff1;
border-color: #bcdada;
border-radius: 0;
color: #ae9581;
}
And change
.system .latest h3,
.system div.news h3 {
border-bottom: 1px solid #ddddff;
color: #025d65;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'GNU Unifont', Verdana, Helvetica, sans-serif;
}
to
.splash .module h3 {
border-bottom: 1px solid #ddddff;
color: #025d65;
}
Hope this helps!
(
2 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
You'll need to add .actions a:link here:
.actions a,
.actions a:link,
.action,
.actions input,
input[type="submit"],
button,
.current,
.actions label {
background: #fffff1;
border-color: #bcdada;
border-radius: 0;
color: #ae9581;
}
And change
.system .latest h3,
.system div.news h3 {
border-bottom: 1px solid #ddddff;
color: #025d65;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'GNU Unifont', Verdana, Helvetica, sans-serif;
}
to
.splash .module h3 {
border-bottom: 1px solid #ddddff;
color: #025d65;
}
Hope this helps!