diff --git a/index.html b/index.html index 1dd5bfd..8a5c7fe 100644 --- a/index.html +++ b/index.html @@ -49,6 +49,9 @@

Unlock your MacBook Pro®'s Full Brightness

+

🎅🏼 Let it shine brighter than your + Christmas tree! - 50% OFF! 🎄 +

@@ -69,7 +72,8 @@

Get started with a free trial

Enjoy a 3-day free trial of BrightIntosh after getting it from the App Store!
- After the trial, unlock the full app for just $1.99*. + After the trial, unlock the full app for just $1.99 $0.99* during our Christmas sale until Dec. 31 🎅🏼🎄

diff --git a/style/main.css b/style/main.css index 8bf027e..2424d1c 100644 --- a/style/main.css +++ b/style/main.css @@ -151,7 +151,7 @@ div.content { margin: 10px 0; } -.social > img { +.social>img { max-height: 30px; max-width: 30px; color: #000; @@ -374,6 +374,11 @@ h2 { background-position: 0% 0; } +h2.christmas { + background: none; + color: #e64444; +} + :root { --star-size: 30px; --star-color: #fff;