User:Jayantanth/skin.css

From Wikisource
Jump to navigation Jump to search
Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Cmd-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (Cmd-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences

For details and instructions about other browsers, see Wikipedia:Bypass your cache.

@charset "UTF-8";
/* CSS placed here will be applied to all skins */

/* end baseline See  [[MediaWiki:Gadget-Site.css]]  for remaining CSS loaded */
@import url('/w/index.php?title=MediaWiki:Dynimg.css&action=raw&ctype=text/css') screen;
/*	Stylesheets being tested	*/
@import url('/w/index.php?title=MediaWiki:Coltest.css&action=raw&ctype=text/css') screen;

/* ######## TESTS OR TEMPS BELOW ######### */

@media screen {
.mw-body .mw-body-content .hdng { background: none; line-height: normal; margin: 0; padding: 0; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; overflow: hidden; }
.mw-body .mw-body-content h1.hdng { margin-top: 0.67em; margin-bottom: 0.67em; font-size: 2.00em; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; }
.mw-body .mw-body-content h2.hdng { margin-top: 0.83em; margin-bottom: 0.83em; font-size: 1.50em; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; }
.mw-body .mw-body-content h3.hdng { margin-top: 1.00em; margin-bottom: 1.00em; font-size: 1.17em; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; }
.mw-body .mw-body-content h4.hdng { margin-top: 1.33em; margin-bottom: 1.33em; font-size: 1.00em; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; }
.mw-body .mw-body-content h5.hdng { margin-top: 1.67em; margin-bottom: 1.67em; font-size: 0.83em; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; }
.mw-body .mw-body-content h6.hdng { margin-top: 2.33em; margin-bottom: 2.33em; font-size: 0.67em; border-bottom: medium none currentColor; font-weight: 400; text-decoration: none; font-family: "Linux Libertine",Georgia,Times,serif; }
}
/* ######## END OF TESTS OR TEMPS ######## */