Jump to content

Alathra:Navcard: Difference between revisions

m Undo revision 945 by 4erospace (talk)
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;
  }
 
  #container img {
    width: 100%;
    height: 100%;
    z-index: 1;
   }
   }
    
    
Line 36: Line 39:
   }
   }
}}
}}
<div id="container">[[File:Invisible-png.png]]<div id="img-container">[[File:Stillwindsclimate.jpg|link=]]</div><div id="title"></div></div>
<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>

Revision as of 13:52, 3 May 2025