MediaWiki:Common.css: Difference between revisions

Try adjusting the display of the searchbox; Remove forbiddend display:none; Fix comment syntax; Fix font-face declaration
try thumb.php for images
Line 110: Line 110:
border:1px solid #DD3C10;
border:1px solid #DD3C10;
background-color:#FFEBE8;
background-color:#FFEBE8;
background-image: url(images/32px-Dialog-error.svg.png);
background-image: url(thumb.php?f=Dialog-error.svg&width=32);
padding-left: 32px;
padding-left: 32px;
}
}