If you are looking for Information about PSU Clementine, Go check their Wiki
Difference between revisions of "MediaWiki:Common.css"
From The re-PSUPedia
m |
(Like this?) |
||
Line 1: | Line 1: | ||
− | + | <pre> | |
− | + | table.test { | |
− | + | background-image: url('/skins/common/images/wiki.png'); | |
− | table. | + | background-position: bottom right; |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | </pre> |
Revision as of 19:31, 13 December 2006
<pre> table.test { background-image: url('/skins/common/images/wiki.png'); background-position: bottom right; } </pre>