Changeset 6dd26e5 in Klonkt for src/assets/css/style.css
- Timestamp:
- 07/30/2026 11:48:53 AM (6 weeks ago)
- Branches:
- main
- Children:
- 1f640ff
- Parents:
- 67f7150
- File:
-
- 1 edited
-
src/assets/css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
r67f7150 r6dd26e5 2421 2421 .grid-tile-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; transition: opacity .4s ease; } 2422 2422 .grid-tile-img.is-loading { opacity: 0; } 2423 /* Audio tile (Shaer, Robins vraag 30-7): the waveform PNG is white on 2424 transparent and floats OVER the tile's own hue gradient, so every audio 2425 post keeps its color and gets its shape. Contain + padding leaves the 2426 centered title readable. */ 2427 .grid-tile-img.grid-tile-wave { 2428 background-color: transparent; 2429 object-fit: contain; 2430 padding: 26% 10%; 2431 opacity: .85; 2432 } 2423 2433 /* Cover videos are decorative, not players: let clicks + right-click pass through to the 2424 2434 tile link so you get the normal link menu (not the browser's <video> menu/controls).
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)