Changeset 1f0c85b in Klonkt for src/assets
- Timestamp:
- 06/20/2026 01:28:36 AM (3 months ago)
- Branches:
- main
- Children:
- d188736
- Parents:
- dfc5379
- File:
-
- 1 edited
-
src/assets/css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
rdfc5379 r1f0c85b 2182 2182 padding: .6rem; 2183 2183 display: flex; 2184 align-items: flex-end; 2184 flex-direction: column; 2185 justify-content: flex-end; 2186 align-items: flex-start; 2185 2187 background: linear-gradient(to top, rgba(0,0,0,.65) 0%, rgba(0,0,0,0) 50%); 2186 2188 opacity: 0; 2187 2189 transition: opacity .2s; 2188 2190 pointer-events: none; /* klik moet naar de <a> eronder gaan, niet naar de overlay */ 2191 } 2192 /* Bron-site (cirkel-feed): toont bij hover "van <site>" onder de titel. */ 2193 .grid-tile-overlay-src { 2194 color: #fff; opacity: .85; 2195 font-size: .72rem; margin-top: .2rem; 2196 display: inline-flex; align-items: center; 2197 } 2198 .grid-tile-overlay-src::before { content: "⛓"; margin-right: .25rem; font-size: .9em; } 2199 .grid-tile-gradient-src { 2200 margin-top: .3rem; font-size: .72rem; opacity: .8; 2189 2201 } 2190 2202 .grid-tile-overlay strong {
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)