Changed .time and a.comment-edit-link to white
This commit is contained in:
parent
caa40e1ad9
commit
1178331ab1
@ -63,7 +63,12 @@ p {
|
||||
font-family: 'Oxygen', sans-serif;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
time{
|
||||
color: #fff;
|
||||
}
|
||||
a.comment-edit-link{
|
||||
color: #fff;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
@ -228,7 +233,6 @@ h3#reply-title.comment-reply-title {
|
||||
div#bottom-footer{
|
||||
background: #383C4A;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus,
|
||||
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
|
Loading…
x
Reference in New Issue
Block a user