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

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

Summary

Details

Page properties
Content
... ... @@ -51,19 +51,8 @@
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 - }
59 59  
60 - .fdm-footer a:hover { text-decoration: underline !important; }
61 61  
62 - .fdm-footer a:focus-visible {
63 - outline: 2px solid var(--fd-blue-bright);
64 - outline-offset: 3px;
65 - }
66 -
67 67   .fd-home a{ color:var(--fd-blue); }
68 68  
69 69   /* ---------- HERO ---------- */
... ... @@ -231,7 +231,7 @@
231 231   .fd-home footer{
232 232   max-width:var(--fd-max-w);
233 233   margin:0 auto;
234 - padding:56px 32px 48px;
223 + padding:32px 32px 48px;
235 235   display:flex;
236 236   align-items:center;
237 237   gap:12px;