This commit is contained in:
Daisuke
2020-04-09 14:31:48 -05:00
parent c16f58c013
commit 869f09062a
69 changed files with 6568 additions and 39 deletions

View File

@ -74,7 +74,7 @@ input[type="checkbox"]:checked+label {
color:black;
}
.notif a:not(.uname){
.notif .text{
color:black !important;
}
@ -306,7 +306,7 @@ input[type="checkbox"]:checked+label {
border-left:2px solid #828282;
}
.post_buttons {
.notif .post_buttons {
color: black;
background-color:#c3c3c3;
}