Changeset 2149f5a in Klonkt for src/assets/css
- Timestamp:
- 06/20/2026 01:59:32 PM (3 months ago)
- Branches:
- main
- Children:
- 83b8b8f
- Parents:
- 66cfbaa
- File:
-
- 1 edited
-
src/assets/css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
r66cfbaa r2149f5a 1503 1503 .pagination-item { width: 100%; } 1504 1504 } 1505 1506 /* Taal-keuze in de header-nav (NL/EN/DE). Past bij de pill-knoppen ernaast. */ 1507 .nav-lang { 1508 background: transparent; color: var(--ink); 1509 border: 1px solid var(--rule); border-radius: 999px; 1510 padding: .35rem .5rem; font-size: .8rem; font-weight: 600; 1511 font-family: inherit; cursor: pointer; line-height: 1; 1512 } 1513 .nav-lang:hover { border-color: var(--accent); } 1514 .nav-lang option { background: var(--paper); color: var(--ink); } 1505 1515 @media (max-width: 400px) { 1506 1516 .masthead { padding: calc(.5rem + var(--safe-top)) 0 .5rem; }
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)