mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-18 02:05:11 +00:00
new version of jumbo video
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 273 KiB |
Binary file not shown.
@@ -18,7 +18,7 @@ body, html
|
|||||||
h1, h2, h3
|
h1, h2, h3
|
||||||
margin 0
|
margin 0
|
||||||
margin-bottom 0.5em
|
margin-bottom 0.5em
|
||||||
|
text-shadow 1px 1px 0 rgba(255, 255, 255, 0.1)
|
||||||
p
|
p
|
||||||
margin-top 1em
|
margin-top 1em
|
||||||
line-height 1.5em
|
line-height 1.5em
|
||||||
@@ -38,16 +38,6 @@ a
|
|||||||
overflow hidden
|
overflow hidden
|
||||||
display table
|
display table
|
||||||
|
|
||||||
&:after
|
|
||||||
position absolute
|
|
||||||
top 0
|
|
||||||
left 0
|
|
||||||
width 100%
|
|
||||||
height 100%
|
|
||||||
z-index -1
|
|
||||||
background rgba(255, 255, 255, 0.2)
|
|
||||||
content ''
|
|
||||||
|
|
||||||
.jumbo__container
|
.jumbo__container
|
||||||
display table-cell
|
display table-cell
|
||||||
vertical-align middle
|
vertical-align middle
|
||||||
@@ -67,7 +57,6 @@ video
|
|||||||
position absolute
|
position absolute
|
||||||
bottom 0
|
bottom 0
|
||||||
z-index -2
|
z-index -2
|
||||||
// Keskitys
|
|
||||||
left 50%
|
left 50%
|
||||||
transform translateX(-50%)
|
transform translateX(-50%)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user