first commit

This commit is contained in:
root
2023-12-19 11:32:13 +01:00
commit 8ea55ac5e2
11 changed files with 314 additions and 0 deletions

8
static/style.css Normal file
View File

@@ -0,0 +1,8 @@
#numbered {
background: url(http://i.imgur.com/2cOaJ.png);
background-attachment: local;
background-repeat: no-repeat;
padding-left: 35px;
padding-top: 10px;
border-color:#ccc;
}