feat(plugins/sponsors): add plugin_sponsors_past (#958) [skip ci]

This commit is contained in:
Simon Lecoq
2022-03-22 06:54:16 +01:00
committed by GitHub
parent 7182032396
commit f457d7bf1b
7 changed files with 69 additions and 4 deletions

View File

@@ -1071,6 +1071,9 @@
.sponsors .avatar {
margin: 2px;
}
.sponsors .avatar.past {
opacity: 0.3;
}
/* Stackoverflow */
.stackoverflow {