mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 11:56:40 +03:00
Make logo in same line in popup
This commit is contained in:
@@ -138,11 +138,10 @@
|
||||
.sbPopupLogo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
font-weight: bold;
|
||||
user-select: none;
|
||||
padding-top: 16px;
|
||||
padding: 10px 0px 0px;
|
||||
font-size: 32px;
|
||||
}
|
||||
.sbPopupLogo img {
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
<header class="sbPopupLogo">
|
||||
<img src="icons/IconSponsorBlocker256px.png" alt="SponsorBlock" width="40" height="40" id="sponsorBlockPopupLogo">
|
||||
<p class="u-mZ" style="margin: auto;">SponsorBlock</p>
|
||||
<p class="u-mZ">SponsorBlock</p>
|
||||
</header>
|
||||
|
||||
<div id="videoInfo">
|
||||
|
||||
Reference in New Issue
Block a user