Update NewsletterTemplate.html

This commit is contained in:
d1slact0r 2018-12-11 22:44:35 +01:00 committed by GitHub
commit 2fbb76555d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,6 @@
.movie-info {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 14px;
vertical-align: top;
padding-left: 4px;
text-align: left;
@ -153,13 +152,12 @@
.title h1 {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 1.5rem;
font-size: 1.3rem;
line-height: 1.4rem;
vertical-align: top;
text-overflow: ellipsis;
padding-left: 5px;
max-height: 50px;
max-width: 320px;
overflow: hidden;
text-overflow: ellipsis;
display: block;
margin: 0;
}
@ -167,14 +165,15 @@
.description {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
vertical-align: top;
padding: 5px;
height: 100%;
height: 130px;
max-height: 130px;
max-width: 320px;
overflow: hidden;
display: block;
text-overflow: ellipsis;
margin: 0px;
display: block;
font-size: 0.8rem !important;
text-align: justify;
}
.meta {
@ -223,7 +222,7 @@
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 1.4rem;
font-size: 1.5rem;
font-size: 1.3rem;
margin: 0;
text-transform: capitalize;
}
@ -234,7 +233,6 @@
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0;
margin-bottom: 15px;
}
p li,