Changed .time and a.comment-edit-link to white

This commit is contained in:
Sophia Atkinson 2022-11-11 21:12:54 -08:00
parent caa40e1ad9
commit 1178331ab1
1 changed files with 6 additions and 2 deletions

View File

@ -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,