Files
ltbxd-actorle/assets/styles/app.css
thibaud-leclere a196fac6c6 Generate grid
2026-01-31 16:17:24 +01:00

10 lines
133 B
CSS

body {
background-color: skyblue;
font-family: 'Noto Sans', sans-serif;
}
#actors td {
width: 16px;
height: 16px;
}