MediaWiki:Gadget-compare.css

From Old School Near-Reality Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
 1 .cioIcon-crush {
 2 	background: url('images/White_warhammer.png?width=20') center no-repeat;
 3 }
 4 
 5 .cioIcon-magic {
 6 	background: url('images/Magic_icon.png?width=24') center no-repeat;
 7 }
 8 
 9 .cioIcon-prayer {
10 	background: url('images/Prayer_icon.png?width=22') center no-repeat;
11 }
12 
13 .cioIcon-price {
14 	background: url('images/Coins_25.png?width=22') center no-repeat;
15 }
16 
17 .cioIcon-ranged {
18 	background: url('images/Ranged_icon.png?width=22') center no-repeat;
19 }
20 
21 .cioIcon-slash {
22 	background: url('images/White_scimitar.png?width=25') center no-repeat;
23 }
24 
25 .cioIcon-speed {
26 	background: url('images/Energy.png?width=20') center no-repeat;
27 }
28 
29 .cioIcon-stab {
30 	background: url('images/White_dagger.png?width=20') center no-repeat;
31 }
32 
33 .cioIcon-strength {
34 	background: url('images/Strength_icon.png?width=20') center no-repeat;
35 }
36 
37 .cioIcon-rangedstrength {
38 	background: url('images/Ranged_Strength_icon.png?width=20') center no-repeat;
39 }
40 
41 .cioIcon-magicdamage {
42 	background: url('images/Magic_Damage_icon.png?width=20') center no-repeat;
43 }
44 
45 .cioIcon-weight {
46 	background: url('images/Weight_icon.png?width=20') center no-repeat;
47 }