Alathra:Navcard: Difference between revisions
m CSS test |
m CSS test |
||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION____NOTITLE__{{#css: | __NOTOC____NOEDITSECTION____NOTITLE__{{#css: | ||
#link-overlay { | #link-overlay { | ||
height: {{{height|180px}}}; | |||
width: {{{width|200px}}}; | |||
border: solid; | border: solid; | ||
border: green; | border: green; | ||
} | } | ||
#container { | #container { | ||
height: | height: 100%; | ||
width: | width: 100%; | ||
border: solid; | border: solid; | ||
border-color: red; | border-color: red; |
Revision as of 13:54, 3 May 2025
