Alathra:Navcard: Difference between revisions

m CSS test
m CSS test
Line 3: Line 3:
     height: {{{height|180px}}};
     height: {{{height|180px}}};
     width: {{{width|200px}}};
     width: {{{width|200px}}};
    border: solid;
    border-color: yellow;
   }
   }
    
    
   #overlay img {
   #overlay img {
     position: absolute;
     position: absolute;
    object-fit: cover;
   }
   }