ltbxd-actorle/assets/styles/app.css

10 lines
133 B
CSS
Raw Normal View History

2026-01-13 12:58:53 +00:00
body {
background-color: skyblue;
2026-01-31 15:17:24 +00:00
font-family: 'Noto Sans', sans-serif;
}
#actors td {
width: 16px;
height: 16px;
2026-01-13 12:58:53 +00:00
}