Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Copyright color fixes #1185

Merged
merged 4 commits into from
Sep 26, 2019
Merged

Copyright color fixes #1185

merged 4 commits into from
Sep 26, 2019

Conversation

leeberg
Copy link
Contributor

@leeberg leeberg commented Sep 26, 2019

Fixes

  • Some bugs on footer color assignment since the first commit :)
  • Applied Footer Styling to Footer and Copyright DIV

Testing / Examples

$Footer = New-UDFooter -Copyright 'Copyright - "The Internet"' -BackgroundColor "Red" -FontColor "Purple"

image

$Footer = New-UDFooter -Copyright 'Copyright - "The Internet"' -BackgroundColor "Transparent" -FontColor "#e91e63"

image

@adamdriscoll adamdriscoll merged commit 9f49dfd into master Sep 26, 2019
@adamdriscoll adamdriscoll deleted the Copyright-Color-Fixes branch September 26, 2019 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants