Alathra:Navcard: Difference between revisions

m CSS test
Tag: Reverted
Second major commit
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
<noinclude>__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
   #link-overlay {
   #link-overlay {
     height: {{{height|180px}}};
     height: {{{height|180px}}};
     width: {{{width|200px}}};
     width: {{{width|200px}}};
     border: solid;
     border: solid;
    border-color:
     overflow: hidden;
     overflow: hidden;
   }
   }
Line 37: Line 36:
     width: auto;
     width: auto;
     text-align: center;
     text-align: center;
     line-height: 100%;
     font-size: 24px;
    margin: auto;
   }
   }
}}
}}</noinclude>
<div id="link-overlay"><div id="overlay">[[File:Invisible-png.png|{{{width|200}}}x{{{height|180px}}}]]</div><div id="container"><div id="img-container">[[File:{{{thumbnail|Stillwindsclimate.jpg}}}|link=]]</div><div id="title">{{{title|Category}}}</div></div></div>
<div id="link-overlay"><div id="overlay">[[File:Invisible-png.png|{{{width|200}}}x{{{height|180px}}}|link={{{link|}}}]]</div><div id="container"><div id="img-container">[[File:Stillwindsclimate.jpg|link=]]</div><div id="title">{{{text|Category}}}</div></div></div>