souligné H1, pas réussi animation js on scroll. alimation css hover ok
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user