main.scss (prophet-1.0) | : | main.scss (prophet-1.1) | ||
---|---|---|---|---|
skipping to change at line 148 | skipping to change at line 148 | |||
-ms-transition: opacity 0.2s ease-in-out 0.1s; | -ms-transition: opacity 0.2s ease-in-out 0.1s; | |||
} | } | |||
h2:hover .header-link, | h2:hover .header-link, | |||
h3:hover .header-link, | h3:hover .header-link, | |||
h4:hover .header-link, | h4:hover .header-link, | |||
h5:hover .header-link, | h5:hover .header-link, | |||
h6:hover .header-link { | h6:hover .header-link { | |||
opacity: 1; | opacity: 1; | |||
} | } | |||
.videoBlock { | ||||
text-align: center; | ||||
} | ||||
/* Social Banner */ | ||||
.socialBanner { | ||||
font-weight: bold; | ||||
font-size: 20px; | ||||
padding: 20px; | ||||
max-width: 768px; | ||||
margin: 0 auto; | ||||
text-align: center; | ||||
} | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |