Changes for page Sandbox Test Page 3
Last modified by Jareth Carpenter on 2026/08/20 22:29
From version 29.1
edited by Jareth Carpenter
on 2026/08/17 14:57
on 2026/08/17 14:57
Change comment:
There is no comment for this version
To version 31.1
edited by Jareth Carpenter
on 2026/08/17 16:13
on 2026/08/17 16:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,7 +9,7 @@ 9 9 10 10 11 11 {{html clean="false"}} 12 - 12 +{{ html clean="false" }} 13 13 <!-- 14 14 ============================================================ 15 15 FirstDigital - Learning Center Menu (XWiki fragment) ... ... @@ -42,7 +42,7 @@ 42 42 that img's src="data:image/jpeg;base64,..." with a URL. 43 43 ============================================================ 44 44 --> 45 - {{css}}45 +<style> 46 46 @import url('https://fonts.googleapis.com/css2?family=Host+Grotesk:wght@300;400;600;800&display=swap'); 47 47 48 48 /* Safety net: if the wiki ever renders this block twice, ... ... @@ -351,7 +351,7 @@ 351 351 .fdm-card, .fdm-cta svg { transition: none; } 352 352 } 353 353 354 - {{/css}}354 +<style> 355 355 356 356 <div class="fdm-hub"> 357 357 ... ... @@ -428,4 +428,5 @@ 428 428 </div> 429 429 430 430 </div> 431 +{{html}} 431 431 {{/html}}