zoodex/data/application.css
Reinout Meliesie 5e5df5c401
Include CSS as GResource
Also use explicit namespace for bare functions and constants used in
main.rs.
2026-01-21 16:56:05 +01:00

8 lines
144 B
CSS

.media-grid flowboxchild {
padding: 0;
}
.media-grid-item {
/* No bold text by default for this kind of button */
font-weight: normal;
}