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-family: 'Oxygen', sans-serif;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
time{
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
a.comment-edit-link{
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h1,
|
h1,
|
||||||
h2,
|
h2,
|
||||||
h3,
|
h3,
|
||||||
@ -228,7 +233,6 @@ h3#reply-title.comment-reply-title {
|
|||||||
div#bottom-footer{
|
div#bottom-footer{
|
||||||
background: #383C4A;
|
background: #383C4A;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus,
|
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus,
|
||||||
#wpadminbar.nojq .quicklinks .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,
|
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user