Template:Navcard: Difference between revisions
m CSS test |
m CSS test |
||
Line 6: | Line 6: | ||
border-radius: 2px; | border-radius: 2px; | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
Line 39: | Line 34: | ||
height: 75%; | height: 75%; | ||
width: auto; | width: auto; | ||
} | } | ||
Line 53: | Line 47: | ||
width: auto; | width: auto; | ||
text-align: center; | text-align: center; | ||
font-size: 24px; | font-size: {{{font-size|24px}}}; | ||
align-content: center; | align-content: center; | ||
} | } |