Google Page Insights Tweaks

This commit is contained in:
fraxle
2026-05-16 09:21:06 +01:00
parent 8d2bb6e608
commit de1f2f5a37
7 changed files with 114 additions and 91 deletions
+5 -5
View File
@@ -141,7 +141,7 @@
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.18em;
color: #b09870;
color: #7a5c2a;
margin-right: 4px;
white-space: nowrap;
}
@@ -151,7 +151,7 @@
cursor: pointer;
border: 1.5px solid #c9b08a;
background: #f5edd6;
color: #9a7d5a;
color: #6b4228;
font-family: JetBrains Mono, monospace;
font-size: 13px;
text-transform: uppercase;
@@ -192,7 +192,7 @@
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.18em;
color: #b09870;
color: #7a5c2a;
margin-right: 4px;
white-space: nowrap;
}
@@ -203,7 +203,7 @@
cursor: pointer;
border: 1.5px solid #c9b08a;
background: #f5edd6;
color: #9a7d5a;
color: #6b4228;
font-family: JetBrains Mono, monospace;
font-size: 12px;
text-transform: uppercase;
@@ -295,7 +295,7 @@
border-left: 1px solid #d4c0a0; /* softer join line */
border-radius: 0 20px 20px 0;
background: #fef8ee;
color: #7a5c30;
color: #6b4228;
user-select: none;
transition: background 0.15s, color 0.15s, border-color 0.15s;
white-space: nowrap;