Alathra:Navcard: Difference between revisions

No edit summary
First major commit for navcard element
Line 4: Line 4:
     width: {{{width|200px}}};
     width: {{{width|200px}}};
     border: solid;
     border: solid;
    border-color: green;
     overflow: hidden;
     overflow: hidden;
   }
   }
Line 17: Line 16:
     height: 100%;
     height: 100%;
     width: auto;
     width: auto;
    border: solid;
    border-color: red;
     display: flex;
     display: flex;
     flex-direction: column;
     flex-direction: column;