Jump to content

Alathra:Navcard: Difference between revisions

m Undo revision 947 by 4erospace (talk)
Tag: Undo
m CSS test
Line 1: Line 1:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
  #link-overlay {
    border: solid;
    border: green;
  }
   #container {
   #container {
     height: {{{height|180px}}};
     height: {{{height|180px}}};
Line 7: Line 11:
     display: flex;
     display: flex;
     flex-direction: column;
     flex-direction: column;
  }
 
  #container img {
    width: 100%;
    height: 100%;
    z-index: 1;
   }
   }
    
    
Line 36: Line 34:
   }
   }
}}
}}
<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"><div id="container"><div id="img-container">[[File:Stillwindsclimate.jpg|link=]]</div><div id="title"></div></div></div>

Revision as of 13:54, 3 May 2025