Predloga:Material-kartica: Razlika med redakcijama
Videz
Brez povzetka urejanja |
Brez povzetka urejanja |
||
| Vrstica 10: | Vrstica 10: | ||
" | " | ||
onmouseover="this.style.transform='translateY(-4px)'; this.style.boxShadow='0 8px 12px rgba(0,0,0,0.15)'" | onmouseover="this.style.transform='translateY(-4px)'; this.style.boxShadow='0 8px 12px rgba(0,0,0,0.15)'" | ||
onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 5px rgba(0,0,0,0.1)'" | onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 5px rgba(0,0,0,0.1)'"> | ||
> | |||
<!-- Naslov | <!-- Naslov --> | ||
<div style=" | <div style=" | ||
padding:0.4rem; | |||
text-align:center; | |||
align | |||
font-weight:600; | font-weight:600; | ||
color:# | color:#ffffff; | ||
line-height:1.1; | |||
"> | "> | ||
{{{title1| | [[{{{title1|Example title 1}}}|{{{display1|{{{title1|Example title 1}}}}}}]] | ||
</div> | </div> | ||
<!-- | <!-- Spodnji del --> | ||
<div style=" | <div style="flex:1; display:flex;"> | ||
<!-- Slika --> | <!-- Slika --> | ||
<div style=" | <div style=" | ||
flex:1; | |||
display:flex; | display:flex; | ||
align-items:center; | align-items:center; | ||
justify-content:center; | justify-content:center; | ||
background:#ffffff; | |||
padding:0.4rem; | padding:0.4rem; | ||
"> | "> | ||
[[ | [[File:{{{image1|Example.jpg}}}|center|frameless|260px|link={{{title1|Example title 1}}}]] | ||
</div> | </div> | ||
<!-- | <!-- Podatki --> | ||
<div style="padding: 0. | <div style=" | ||
flex:1; | |||
padding:0.6rem; | |||
color:#ffffff; | |||
font-size:0.9rem; | |||
line-height:1.4; | |||
"> | |||
{{{info1|Tukaj pride opis ali podatki}}}<br><br> | |||
● <b>KATEGORIJA:</b> {{{Kategorija1|Kategorija}}}<br> | |||
● <b>LOKACIJA:</b> {{{lokacija1|Lokacija}}} | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||