MediaWiki:Common.css: Difference between revisions

20 bytes removed ,  22:48, 6 August 2022
Undo revision 7497 by Admin acyiilou (talk)
No edit summary
Tag: Reverted
(Undo revision 7497 by Admin acyiilou (talk))
Tag: Undo
Line 15: Line 15:


div.hbdiv span.hb .itembg,
div.hbdiv span.hb .itembg,
.itembg { width: 451px; background-image: url(../w/images/Itemshot.gif) !important; text-align: left; }
.itembg { width: 451px; background-image: url(images/Itemshot.gif) !important; text-align: left; }
div.hbdiv span.hb .itembg * { background-image: url(../w/images/Itemshot.gif) !important; }
div.hbdiv span.hb .itembg * { background-image: url(images/Itemshot.gif) !important; }


.itemtopbg { width: 451px; height: 20px; background-image: url(images/Itemtop.gif) !important; }
.itemtopbg { width: 451px; height: 20px; background-image: url(images/Itemtop.gif) !important; }
div.hbdiv span.hb .itemtopbg * { background-image: url(../w/images/Itemtop.gif) !important; }
div.hbdiv span.hb .itemtopbg * { background-image: url(images/Itemtop.gif) !important; }


.itembotbg { width: 451px; height: 22px; background-image: url(images/Itembot.gif) !important; }
.itembotbg { width: 451px; height: 22px; background-image: url(images/Itembot.gif) !important; }
div.hbdiv span.hb .itembotbg * { background-image: url(../w/images/Itembot.gif) !important; }
div.hbdiv span.hb .itembotbg * { background-image: url(images/Itembot.gif) !important; }


.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; }