mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-26 00:29:18 +02:00
Add SQLite indexes for contenus page language/tag queries + WIP: Peertube orphans, dialogs, contact decoupling, context note, finality types
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
text-transform: uppercase;
|
||||
color: var(--text-primary);
|
||||
font-weight: 398;
|
||||
line-height: 23px;
|
||||
margin: 0;
|
||||
padding: var(--space-xs) 0 var(--space-3xs) 0;
|
||||
border-bottom: 1px solid var(--text-primary);
|
||||
@@ -150,7 +151,7 @@
|
||||
/* Years column — big numbers, semi-bold (BBBDMSans Medium weight) */
|
||||
.repertoire-col[data-col="years"] .rep-entry {
|
||||
font-size: var(--step-3);
|
||||
font-weight: 498;
|
||||
font-weight: 300;
|
||||
line-height: 1.1;
|
||||
letter-spacing: -0.02em;
|
||||
padding: var(--space-3xs) 0;
|
||||
|
||||
Reference in New Issue
Block a user