This commit is contained in:
m
2026-03-14 20:36:02 +01:00
parent 0cc5684f59
commit d7adf2ea3e

View File

@@ -57,7 +57,7 @@ ol.tw-border-l-2 {
/* 1. Main Text Size - Matching standard blog paragraphs */ /* 1. Main Text Size - Matching standard blog paragraphs */
#Tailscaleipdoesntwork p, #Tailscaleipdoesntwork p,
.tw-text-base { .tw-text-base {
font-size: 1.125rem !important; /* ~18px */ font-size: 1.5rem !important; /* ~18px */
line-height: 1.7 !important; line-height: 1.7 !important;
color: #333 !important; color: #333 !important;
margin-top: 8px !important; margin-top: 8px !important;
@@ -85,7 +85,7 @@ time,
width: 12px !important; width: 12px !important;
height: 12px !important; height: 12px !important;
position: absolute; position: absolute;
left: -1.88rem !important; /* Adjust this slightly if the dot isn't centered on the line */ left: -1.92rem !important; /* Adjust this slightly if the dot isn't centered on the line */
top: 0.5rem; top: 0.5rem;
background: #cbd5e1; background: #cbd5e1;
border: 3px solid white !important; border: 3px solid white !important;