Changes for page Sandbox Test Page 3

Last modified by Jareth Carpenter on 2026/08/20 22:29

From version 35.1
edited by Jareth Carpenter
on 2026/08/17 16:33
Change comment: There is no comment for this version
To version 37.1
edited by Jareth Carpenter
on 2026/08/17 16:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,10 @@
9 9  2. Select all existing page content and delete it.
10 10  3. Paste:
11 11  
12 + {{html clean="false"}}
13 + ...everything in this file...
14 + {{/html}}
15 +
12 12  4. Save & View.
13 13  
14 14  IMPORTANT
... ... @@ -25,7 +25,8 @@
25 25   are embedded (base64) from the Brand Guide 2025, p.13, so they
26 26   need no hosting. To swap one for a hosted image instead, replace
27 27   that img's src="data:image/jpeg;base64,..." with a URL.
28 -============================================================-->
32 +============================================================
33 +-->
29 29  <style>
30 30  @import url('https://fonts.googleapis.com/css2?family=Host+Grotesk:wght@300;400;600;800&display=swap');
31 31  /* Safety net: if the wiki ever renders this block twice, show only the first copy. */
... ... @@ -43,7 +43,7 @@
43 43   --fd-white: #ffffff;
44 44   --ms-azure: #0078d4; /* Microsoft's own brand blue */
45 45  }
46 -.fdm-hub, .fdm-hub * { box-sizing: border-box; }
51 +.fdm-hub * { box-sizing: border-box; }
47 47  .fdm-hub {
48 48   font-family: 'Host Grotesk', 'Segoe UI', -apple-system, BlinkMacSystemFont, Arial, sans-serif;
49 49   font-weight: 300;