User:Alex brollo/common.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* importazione css per FreedImg e azzero il text-indent per adattarlo a it.source  */
@import url('//en.wikisource.org/w/index.php?title=User:George_Orwell_III/common.css/dynimg.css&action=raw&ctype=text/css') screen;
 p.freedImg, div.freedImg2 > p.freedImg2, #mySpan1, #mySpan2  {
	text-indent:0!important;
}
 
#mySpan2 a {
   width:inherit;
}
 
img.freedImg, img.newFreedImg {
   width:inherit;
   height:auto;
}