Derik/global.css
Talk0
57,020pages on
this wiki
this wiki
< Derik
Note: After saving, you have to bypass your browser's cache to see the changes.
- Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
- Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
- Opera users have to clear their caches through Tools→Preferences
- Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+F5 or Shift+F5
/* Charbox proposal */ div.tt1-charboxDisambiguation{margin:0;padding:0;list-style-type:none;} div.tt1-charboxDisambiguation div.tt1-disambPicBox { margin: 2px; border: 2px solid #0000ff; height: 70px; width: 250px; float: left; padding:1px; position:relative; z-index:2; } div.faction, div.cont{ position:absolute; right:1px; z-index:-1; } div.faction{top:1px;} div.cont{bottom:1px;opacity:.5;} div.tt1-disambPicBox div.faction img, div.tt1-disambPicBox div.cont img{ margin-right:0px; } div.tt1-charboxDisambiguation a{ } div.tt1-disambPicBox img { border:0; float:left; margin-right:5px; }