Difference between revisions of "MediaWiki:Timeless.css"

no edit summary
(Created page with "→‎All CSS here will be loaded for users of the Timeless skin: →‎custom: div#mw-content-container { background: url(/w/images/2/2c/Starfield.jpg) top left fixed; background-color: black; } #footer { border: 1px solid #32CD32; border-right:none; } body.skin--responsive #p-cactions li.selected { border: 1px solid #32CD32; } body.skin--responsive #p-cactions ul li, body.skin--responsive #p-cactions ul li a { border-top-left-radius: 1em; border-top-righ...")
 
 
Line 50: Line 50:
   border-top-left-radius: 1em;
   border-top-left-radius: 1em;
   border-right: none;
   border-right: none;
}
body.skin--responsive #p-personal li a {
    color: #FFF;
}
}