New-PSULoginPage Image Size

Product: PowerShell Universal
Version: 2.12.2 - Current

Does anyone know if it’s possible to size an image with the New-PSULoginPage cmdlet for LoginPage.ps1?

Thanks,
~ Steve

You should be able to use CSS to resize the image;

-CssStylesheet 'https://yourdomain.com/css/mystylesheet.css'

universal-docs/New-PSULoginPage.txt at master · ironmansoftware/universal-docs · GitHub