Changes for page Sandbox Test Page 3
Last modified by Jareth Carpenter on 2026/08/20 22:29
From version 36.1
edited by Jareth Carpenter
on 2026/08/17 16:34
on 2026/08/17 16:34
Change comment:
There is no comment for this version
To version 37.1
edited by Jareth Carpenter
on 2026/08/17 16:37
on 2026/08/17 16:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,7 +29,8 @@ 29 29 are embedded (base64) from the Brand Guide 2025, p.13, so they 30 30 need no hosting. To swap one for a hosted image instead, replace 31 31 that img's src="data:image/jpeg;base64,..." with a URL. 32 -============================================================--> 32 +============================================================ 33 +--> 33 33 <style> 34 34 @import url('https://fonts.googleapis.com/css2?family=Host+Grotesk:wght@300;400;600;800&display=swap'); 35 35 /* Safety net: if the wiki ever renders this block twice, show only the first copy. */ ... ... @@ -47,7 +47,7 @@ 47 47 --fd-white: #ffffff; 48 48 --ms-azure: #0078d4; /* Microsoft's own brand blue */ 49 49 } 50 -.fdm-hub ,.fdm-hub* { box-sizing: border-box; }51 +.fdm-hub * { box-sizing: border-box; } 51 51 .fdm-hub { 52 52 font-family: 'Host Grotesk', 'Segoe UI', -apple-system, BlinkMacSystemFont, Arial, sans-serif; 53 53 font-weight: 300;