Files
php_assessment_2/wp-includes/blocks/comment-content/style.css
T

9 lines
142 B
CSS
Raw Normal View History

2025-02-05 23:15:46 +01:00
.comment-awaiting-moderation{
display:block;
font-size:.875em;
line-height:1.5;
}
.wp-block-comment-content{
box-sizing:border-box;
}