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 5c07473 commit c81c795
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
<body class='hold-transition skin-yellow layout-top-nav'>

<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;">
<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);">
Try it now!
</a>
</div>

<header class="main-header">
<nav class="navbar navbar-static-top">
Expand Down

0 comments on commit c81c795

Please sign in to comment.