Jump to content

User:Ronhjones/monobook.css

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Ronhjones (talk | contribs) at 22:53, 16 March 2014 (hide). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* (lokale) Dateien in Kategorien farbig markieren */
 .ns-14 #bodyContent img[src*=".jpg"] { border: 2px dotted #FF0000; } .ns-14 #bodyContent img[src*=".JPG"] { border: 2px dotted #FF0000; }
 .ns-14 #bodyContent img[src*=".gif"] { border: 2px dotted #FFFF00; } .ns-14 #bodyContent img[src*=".GIF"] { border: 2px dotted #FFFF00; }
 .ns-14 #bodyContent img[src*=".png"] { border: 2px dotted #0000FF; } .ns-14 #bodyContent img[src*=".PNG"] { border: 2px dotted #0000FF; }
 .ns-14 #bodyContent img[src*=".svg"] { border: 2px dotted #00FF00; } .ns-14 #bodyContent img[src*=".SVG"] { border: 2px dotted #00FF00; }
/*
#toc {
display: none;
}
*/