initial commit

This commit is contained in:
revsuine 2024-11-18 20:19:39 +00:00
commit d59dfdcc40
Signed by: revsuine
GPG key ID: 3F257B68F5BC9339
14 changed files with 880 additions and 0 deletions

10
static/style.css Normal file
View file

@ -0,0 +1,10 @@
/* make footer image display correctly */
#cc-badge-div {
width: 88px;
height: 31px;
padding-top: 20px;
padding-right: 10px;
float: left !important;
}