Last modified by Chris Workman on 2026/08/20 21:50

From version 69.1
edited by Chris Workman
on 2026/08/20 19:50
Change comment: There is no comment for this version
To version 70.1
edited by Chris Workman
on 2026/08/20 19:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,8 +51,19 @@
51 51   gap: 14px;
52 52   font-size: 13px;
53 53   }
54 + .fdm-footer a {
55 + font-weight: 600;
56 + text-decoration: none !important;
57 + color: var(--fd-blue);
58 + }
54 54  
60 + .fdm-footer a:hover { text-decoration: underline !important; }
55 55  
62 + .fdm-footer a:focus-visible {
63 + outline: 2px solid var(--fd-blue-bright);
64 + outline-offset: 3px;
65 + }
66 +
56 56   .fd-home a{ color:var(--fd-blue); }
57 57  
58 58   /* ---------- HERO ---------- */