Patricia S (Talk | contribs) m |
Patricia S (Talk | contribs) m |
||
Line 387: | Line 387: | ||
.header h1 { | .header h1 { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 100px; |
} | } | ||
Line 396: | Line 396: | ||
.header { | .header { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | .header-img-txt { | ||
+ | position: absolute; | ||
+ | right: 10%; | ||
+ | top: -20px; | ||
} | } | ||
Line 401: | Line 407: | ||
position: absolute; | position: absolute; | ||
top: 80px; | top: 80px; | ||
− | right: | + | right: 0px; |
height: 160px; | height: 160px; | ||
width: 160px; | width: 160px; | ||
Line 416: | Line 422: | ||
top: 10px; | top: 10px; | ||
width: 600px; | width: 600px; | ||
− | right: | + | right: 180px; |
text-align: right; | text-align: right; | ||
float: right; | float: right; | ||
Line 429: | Line 435: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
font-size: 60px; | font-size: 60px; | ||
− | |||
letter-spacing: -3px; | letter-spacing: -3px; | ||
line-height: 1; | line-height: 1; | ||
Line 439: | Line 444: | ||
border-top: #212121 5px solid; | border-top: #212121 5px solid; | ||
position: absolute; | position: absolute; | ||
− | width: | + | width: 80%; |
− | margin-left: | + | margin-left: 10%; |
− | top: | + | top: 225px; |
animation-name: line-appear; | animation-name: line-appear; | ||
animation-duration: 1s; | animation-duration: 1s; |
Revision as of 04:35, 5 October 2018