Skip to content

Commit

Permalink
Add update info banner
Browse files Browse the repository at this point in the history
  • Loading branch information
siunus committed Jul 24, 2023
1 parent 3bb2ab1 commit 88da937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@

<div class='wrapper'>
<div style="padding: 20px 30px; background: #00a65a; z-index: 999999; font-size: 16px; font-weight: 600; text-align: center;">
<a href="/v2023" style="color: rgba(255, 255, 255, 0.9); display: inline-block; margin-right: 10px; text-decoration: none;">
<a href="v2023" style="color: rgba(255, 255, 255, 0.9); display: inline-block; margin-right: 10px; text-decoration: none;">
<span style="font-size: 20pt;">🥳</span> We have a new look.
</a>
<a class="btn btn-default btn-sm" href="/v2023" style="margin-top: -5px; border: 0px; box-shadow: none; color: rgb(243, 156, 18); font-weight: 600; background: rgb(255, 255, 255);">
<a class="btn btn-default btn-sm" href="v2023" style="margin-top: -5px; border: 0px; box-shadow: none; color: rgb(243, 156, 18); font-weight: 600; background: rgb(255, 255, 255);">
Try it now!
</a>
</div>
Expand Down

0 comments on commit 88da937

Please sign in to comment.