Legg til /mummikopper

This commit is contained in:
2025-11-23 17:17:45 +01:00
parent 9b8b39b716
commit 49f9d5436f
26 changed files with 39 additions and 899 deletions

7
static/img_style.css Normal file
View File

@@ -0,0 +1,7 @@
td > img {
width: 100%;
height: 100%;
margin: 0px;
object-fit: cover;
border-radius: 50%;
}