task 6: HTML export

This commit is contained in:
2024-05-08 14:45:20 +02:00
parent a93598d8f6
commit aee3052ad7
11 changed files with 483 additions and 9 deletions

3
res/template/album.css Normal file
View File

@@ -0,0 +1,3 @@
td:first-child {
text-align: right;
}