master
candice 4 years ago
parent a045ab726a
commit d77a92c365

@ -5,7 +5,7 @@ body {
font-family: Calibri; font-family: Calibri;
color: #000; color: #000;
background: #fff; background: #fff;
font-size: 20px; font-size: 19px;
} }
h1 { h1 {
font-size: 40px; font-size: 40px;
@ -20,8 +20,7 @@ h2 {
font-size: 35px; font-size: 35px;
padding-bottom: 30px; padding-bottom: 30px;
padding-top: 70px; padding-top: 70px;
padding-right: 15px; line-height: 40px;
line-height: 35px;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
margin-bottom: 0; margin-bottom: 0;
margin-top: 0; margin-top: 0;
@ -29,7 +28,6 @@ h2 {
h3 { h3 {
font-size: 27px; font-size: 27px;
padding-top: 40px; padding-top: 40px;
padding-right: 15px;
line-height: 33px; line-height: 33px;
padding-bottom: 20px; padding-bottom: 20px;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
@ -42,7 +40,7 @@ h3 em {color: #ad1818;
text-shadow: 1px 1px 1px #f1f1f1;} text-shadow: 1px 1px 1px #f1f1f1;}
p { p {
line-height: 25px; line-height: 27px;
margin-top: 0; margin-top: 0;
padding-bottom: 20px; padding-bottom: 20px;
margin-bottom: 0; margin-bottom: 0;
@ -237,9 +235,9 @@ padding: 0 15px;}
margin-right: 10px; margin-right: 10px;
} }
.infoimage, .infovideo {clear: both; margin: 0 auto 15px auto;} .infoimage, .infovideo {clear: both; margin: 0 auto 15px auto;}
.infoimage img {margin: 0 auto;} .infoimage img {margin: 0 auto; --tw-shadow: 0px 4px 15px 2px rgba(70,70,70,0.3); box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow); border-radius: 6px;}
.infoimagetitle { .infoimagetitle {
font-size: 18px; font-size: 16px;
color: #999; color: #999;
display: block; display: block;
border-left: 3px solid #b8b8b8; border-left: 3px solid #b8b8b8;

Loading…
Cancel
Save