adjusted notice banner

This commit is contained in:
stitch 2024-09-20 11:40:42 +03:00
parent 673f71bf11
commit 801e6d5e5c
2 changed files with 6 additions and 1 deletions

View File

@ -17,3 +17,8 @@
justify-content: space-between; justify-content: space-between;
} }
.siteWideNotifInsideText {
flex-grow: 1;
text-align: center;
}

View File

@ -29,7 +29,7 @@
<div class="siteWideNotif"> <div class="siteWideNotif">
<div class="containerMain"> <div class="containerMain">
<div class="siteWideNotifInside"> <div class="siteWideNotifInside">
<p>You're currently using the free version of SIGit.&nbsp;<a class="linkMain linkMainAlt" href="#">Subscribe</a>, add your own Blossom server, or self-host to enjoy the full benefits of SIGit.</p><button class="btnMain" type="button"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-96 0 512 512" width="1em" height="1em" fill="currentColor" class="btnMainIcon"> <p class="siteWideNotifInsideText">You're currently using the free version of SIGit.&nbsp;<a class="linkMain linkMainAlt" href="#">Subscribe</a>, add your own Blossom server, or self-host to enjoy the full benefits of SIGit.</p><button class="btnMain" type="button"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-96 0 512 512" width="1em" height="1em" fill="currentColor" class="btnMainIcon">
<!--! Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --> <!--! Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. -->
<path d="M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z"></path> <path d="M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z"></path>
</svg></button> </svg></button>