Difference between revisions of "MediaWiki:Common.css"

From VideoLAN Wiki
Jump to navigation Jump to search
(Fixing double redirect to MediaWiki:Monobook.css, and hoping it doesn't break anything)
(un-redirection; is this a good idea?)
Line 1: Line 1:
#REDIRECT [[MediaWiki:Monobook.css]]
+
/* Styling links to VideoLan.org */
 +
#bodyContent a[href ^="http://videolan.org"], #article a[href ^="http://videolan.org"] { background: url(http://www.videolan.org/favicon.ico) center left no-repeat !important; padding-left: 20px !important; padding-right: 0px !important; }

Revision as of 20:08, 13 July 2008

/* Styling links to VideoLan.org */ 
#bodyContent a[href ^="http://videolan.org"], #article a[href ^="http://videolan.org"] { background: url(http://www.videolan.org/favicon.ico) center left no-repeat !important; padding-left: 20px !important; padding-right: 0px !important; }