Alathra:Navcard: Difference between revisions
Tag: Undo |
m CSS test Tag: Reverted |
||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION____NOTITLE__{{#css: | __NOTOC____NOEDITSECTION____NOTITLE__{{#css: | ||
#link-overlay img { | |||
height: 100%; | |||
width: auto; | |||
position: absolute; | |||
top: 0px; | |||
left: 0px; | |||
z-index: 1; | |||
} | |||
#container { | #container { | ||
height: {{{height|180px}}}; | height: {{{height|180px}}}; | ||
Line 7: | Line 16: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
} | } | ||
Line 36: | Line 39: | ||
} | } | ||
}} | }} | ||
<div id=" | <div id="link-overlay">[[File:Invisible-png.png]]<div id="container"><div id="img-container">[[File:Stillwindsclimate.jpg|link=]]</div><div id="title"></div></div></div> |