File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,6 @@ foreach ($variant in '','Animated') {
92
92
SVG.Use - Href ' #PowerShellWeb' - Height 60 % - Width 60 % - X 20 % - Y 20 %
93
93
svg.use - Href ' #psChevron' - Y 75.75 % - X 14 % @fillParameters - Height 7.5 %
94
94
svg.use - Href ' #psChevron' - Y 75.75 % - X 14 % @fillParameters - Height 7.5 % - TransformOrigin ' 50% 50%' - Transform ' scale(-1 1)'
95
- SVG.text - X 50 % - Y 80 % - TextAnchor middle - FontFamily $fontName - Style " font-family:`" $fontName `" ,sans-serif" - FontSize 4.2em - Fill ' #4488FF' - Content ' HtmxPS' - DominantBaseline middle
95
+ SVG.text - X 50 % - Y 80 % - TextAnchor middle - FontFamily $fontName - Style " font-family:`" $fontName `" ,sans-serif" - FontSize 4.2em - Fill ' #4488FF' - Content ' HtmxPS' - Class ' foreground-fill ' - DominantBaseline middle
96
96
) - OutputPath $outputPath - ViewBox 0 , 0 , 1080 , 1080
97
97
}
You can’t perform that action at this time.
0 commit comments