adjusted admin-comments

This commit is contained in:
root 2023-06-15 22:23:51 +02:00
parent 7039bfe59d
commit 68705f210f
1 changed files with 3 additions and 2 deletions

View File

@ -205,8 +205,9 @@ ol li, ul li { padding-bottom: 0.9em }
#comments li.comment-admin strong.comment-name { font-size:160% }
#comments li.comment-admin {
background-color: #DAAA55;
color: black;
/*background-color: #DAAA55;*/
background-color: #393939;
/*color: black;*/
padding: 1em;
}