MediaWiki:Common.css: Difference between revisions

15 bytes removed ,  06:05, 30 July 2022
no edit summary
No edit summary
No edit summary
Line 22: Line 22:
.itemtitle { font-family: Arial; font-size: 12px; color: #c0c0c0; text-align: center; width: 100%; height: 15px;padding-top:5px; }
.itemtitle { font-family: Arial; font-size: 12px; color: #c0c0c0; text-align: center; width: 100%; height: 15px;padding-top:5px; }
.itemdata { font-family: Arial; font-size: 12px; color: #ffffff; padding: 7px; max-width: 100%; overflow: hidden; }
.itemdata { font-family: Arial; font-size: 12px; color: #ffffff; padding: 7px; max-width: 100%; overflow: hidden; }
.itemiconCommon { margin: 0 25px; }
.itemicon { margin: 0 25px; }
.itemiconCommon div.floatright{ border: 3px solid grey}
.itemicon div.floatright{ border: 3px solid grey}
.itemiconUncommon { margin: 0 25px; }
 
.itemiconUncommon div.floatright{ border: 3px solid white}
.Common { margin: 0 25px; }
.itemiconMythical { margin: 0 25px; }
.Common div.floatright{ border: 3px solid grey}
.itemiconMythical div.floatright{ border: 3px solid green}
.Uncommon { margin: 0 25px; }
.itemiconRare { margin: 0 25px; }
.Uncommon div.floatright{ border: 3px solid white}
.itemiconRare div.floatright{ border: 3px solid blue }
.Mythical { margin: 0 25px; }
.itemiconLegendary { margin: 0 25px; }
.Mythical div.floatright{ border: 3px solid green}
.itemiconLegendary div.floatright{ border: 3px solid orange }
.Rare { margin: 0 25px; }
.itemiconGodly { margin: 0 25px; }
.Rare div.floatright{ border: 3px solid blue }
.itemiconGodly div.floatright{ border: 3px solid magenta }
.Legendary { margin: 0 25px; }
.Legendary div.floatright{ border: 3px solid orange }
.Godly { margin: 0 25px; }
.Godly div.floatright{ border: 3px solid magenta }


.itemdata a { color: #0b0; }
.itemdata a { color: #0b0; }