remove non-standard plugins

This commit is contained in:
Joey Kimsey
2024-08-15 12:49:34 -04:00
parent 431b1214fa
commit 44dcb29060
174 changed files with 0 additions and 13262 deletions

View File

@ -1,9 +0,0 @@
.star-rating .fa-star {
font-size: 24px;
color: grey;
cursor: pointer;
}
.star-rating .fa-star.checked {
color: gold;
}