souligné H1, pas réussi animation js on scroll. alimation css hover ok

This commit is contained in:
2021-04-08 11:14:43 +02:00
parent e8db05cb6e
commit 03309f4e37
12 changed files with 248 additions and 624 deletions
@@ -835,16 +835,35 @@ ul.pagination {
.callout h1, h2, h3, p {
text-align: left !important; }
.callout h1 {
padding-bottom: 5rem; }
.callout {
padding-right: 0rem !important;
padding-left: 0rem !important; }
.callout h2 {
text-transform: capitalize;
font-weight: 300;
font-size: 1rem; }
.titre_nsb {
display: block;
margin-right: 52%; }
.titre_nsb h1 {
margin-bottom: 0rem !important;
text-align: right;
padding-right: 0rem !important; }
.titre_bsn {
display: block;
margin-left: 40%;
margin-right: 15%; }
margin-left: 40%; }
.titre_bsn h1 {
text-align: left;
padding-bottom: 3rem; }
margin-bottom: 0rem !important; }
.titre_bsn p {
padding-right: 15%; }
.after-h1 {
transition: width 5s ease-in-out; }
.after-h1:hover {
width: 100%; }
.programmes {
display: flex;