Changeset a78e051 in Klonkt for src/assets/css
- Timestamp:
- 06/27/2026 01:03:36 PM (2 months ago)
- Branches:
- main
- Children:
- 196e1be
- Parents:
- 0a7ba90
- File:
-
- 1 edited
-
src/assets/css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
r0a7ba90 ra78e051 2396 2396 } 2397 2397 /* Bron-site (cirkel-feed): toont bij hover "van <site>" onder de titel. */ 2398 /* Source label: small text that wraps to 2 lines if needed, with a big chain icon 2399 beside it (the text was 1.44rem — bigger than the title — and overflowed on mobile). */ 2398 2400 .grid-tile-overlay-src { 2399 2401 color: #fff; opacity: .85; 2400 font-size: 1.44rem; margin-top: .2rem;2401 display: inline-flex; align-items: center;2402 } 2403 .grid-tile-overlay-src::before { content: "⛓"; margin-right: .25rem; font-size: .9em; }2402 font-size: .72rem; line-height: 1.2; margin-top: .25rem; 2403 display: flex; align-items: center; gap: .3rem; width: 100%; 2404 } 2405 .grid-tile-overlay-src::before { content: "⛓"; font-size: 1.3rem; line-height: 1; flex: 0 0 auto; } 2404 2406 .grid-tile-gradient-src { 2405 margin-top: .35rem; font-size: 1.44rem; opacity: .85;2407 margin-top: .35rem; font-size: .72rem; line-height: 1.2; opacity: .85; 2406 2408 color: var(--ink-soft); 2407 display: inline-flex; align-items: center;2408 } 2409 .grid-tile-gradient-src::before { content: "⛓"; margin-right: .25rem; font-size: .9em; }2409 display: flex; align-items: center; gap: .3rem; width: 100%; 2410 } 2411 .grid-tile-gradient-src::before { content: "⛓"; font-size: 1.3rem; line-height: 1; flex: 0 0 auto; } 2410 2412 .grid-tile-overlay strong { 2411 2413 color: #fff;
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)