summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/comment-content/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/comment-content/style.css')
-rw-r--r--wp-includes/blocks/comment-content/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/wp-includes/blocks/comment-content/style.css b/wp-includes/blocks/comment-content/style.css
new file mode 100644
index 0000000..f0b0adb
--- /dev/null
+++ b/wp-includes/blocks/comment-content/style.css
@@ -0,0 +1,5 @@
+.comment-awaiting-moderation{
+ display:block;
+ font-size:.875em;
+ line-height:1.5;
+} \ No newline at end of file