(Created page with '→CSS placed here will be applied to all skins: table.download { border:1px solid black }') |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
table. | table.probdownload { border:1px solid black; } | ||
*.probdownload { background-color: red; } |
/* CSS placed here will be applied to all skins */ table.probdownload { border:1px solid black; } *.probdownload { background-color: red; }