Alathra:Navcard: Difference between revisions
m CSS test |
m CSS test |
||
Line 8: | Line 8: | ||
flex-direction: column; | flex-direction: column; | ||
} | } | ||
#container img { | |||
width: 100%; | |||
height: 100%; | |||
z-index: 1; | |||
} | |||
#img-container { | #img-container { | ||
height: 75%; | height: 75%; | ||
Line 19: | Line 26: | ||
width: auto; | width: auto; | ||
object-fit: cover; | object-fit: cover; | ||
} | } | ||
Line 30: | Line 36: | ||
} | } | ||
}} | }} | ||
<div id="container"><div id="img-container">[[File: | <div id="container">[[File:Invisible-png.png]]<div id="img-container">[[File:Stillwindsclimate.jpg|link=]]</div><div id="title"></div></div> |