feat(plugins/stargazers): add plugin_stargazers_days and migrate to d3

This commit is contained in:
Simon Lecoq
2023-03-15 19:16:22 -04:00
parent b2d9cdc245
commit a9e442c3da
8 changed files with 39 additions and 59 deletions

View File

@@ -356,15 +356,6 @@
padding-left: 37px;
}
/* Chartist */
/* purgecss ignore */
.chartist .ct-post {
fill: rgba(127, 127, 127, 0.8) !important;
color: rgba(127, 127, 127, 0.8) !important;
font-size: 9px;
text-anchor: middle;
}
/* Footer */
footer {
margin-top: 8px;