Small changes - popup window

This commit is contained in:
mmble
2020-08-19 17:57:46 +02:00
parent 24c5253ab8
commit 25c4819bef

View File

@@ -20,6 +20,10 @@
text-align: center;
}
#downloadedSponsorMessageTimes{
font-weight: bold;
}
#videoInfo>p, #videoInfo>div>p {
margin: 0;
}
@@ -45,8 +49,8 @@ div.logoText>p, .recordingSubtitle {
border-radius: 25px;
text-decoration: none;
color: black;
min-height: 24px;
height: 24px;
min-height: 26px;
height: 26px;
width: 152px;
display: block;
overflow: hidden;