mask-making

This commit is contained in:
JamesFlare1212
2024-04-07 03:30:07 -04:00
parent 6660638f17
commit bfb397776e
14 changed files with 148 additions and 19 deletions

View File

@@ -128,3 +128,8 @@ th {
color: #225b5b;
}
/* Comment Styles - fix list bullet*/
.atk-comment-count ul li::before {
content: '';
margin: 0px;
}