MediaWiki:Norris.css

Un article de la désencyclopédie.
Aller à la navigation Aller à la recherche

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/* <pre><nowiki> */

*
{  font-family : Arial,sans-serif; }

.ns-0 #bodyContent, .ns-0 #bodyContent h1, .ns-0 #bodyContent h2, .ns-0 #bodyContent h3, .ns-0 #bodyContent h4, .ns-0 #bodyContent h5, .ns-0 #bodyContent h6, .ns-0 #bodyContent td div
{
  color: white;
}

.ns-0 #bodyContent li {  color: inherit; }

a {  color: blue; }

.portlet .pBody a {   color:  white; }

.portlet .pBody a:visited { color: #E4E4E4; }

.ns-0 #p-cactions a, #p-personal a { color: yellow; }

.ns-0 #p-cactions a:visited, #p-personal a:visited { color: gold; }

.headline, .ns-0 #bodyContent td .headline div, .ns-0 #bodyContent table.diff td div, pre, code { color: black !important; }

body { background: url('/images/e/e9/Fond_pour_norris.png') #202020 no-repeat fixed center center !important; }

#globalWrapper { background: url('/images/8/87/Flagman.jpg') no-repeat fixed bottom right !important; }

.ns-0 * #p-cactions li a {  background-color: #202020; }

.ns-0 * #content { background-color: transparent !important; }

#p-logo a { background-image: url('/images/3/39/Chuckopedie.gif') !important; }

a:active { 
  padding-bottom: 50px;
  color: #202020;
  background-image: url('/images/thumb/e/ea/Fist5.gif/30px-Fist5.gif');
  background-position: center bottom;
  background-repeat: no-repeat;
}

.ns-0 #bodyContent p
{
  padding-bottom: 50px;
  margin-bottom: 15px;
  background-image: url('/images/thumb/4/46/Chucknorris.jpg/35px-Chucknorris.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

#bodyContent li
{ 
   list-style-image: url('/images/thumb/3/35/25152483063Chuck_11.gif/30px-25152483063Chuck_11.gif');
  list-style-position: outside;
}

.ns-0 #bodyContent h1, .ns-0 #bodyContent h2, .ns-0 #bodyContent h3, .ns-0 #bodyContent h4,  .ns-0 #bodyContent h5, .ns-0 #bodyContent h6
{
   color: white;

   border-color: white;
}

#bodyContent h2 span, #bodyContent h3 span, #bodyContent h4 span, #bodyContent h5 span, #bodyContent h6 span
{ 
   color: inherit;
   font-weight: bold;
}

#p-navigation a, #p-community a, #p-search a, #p-tb a, #p-wikicities-nav a
{
  display: inline;
}

#p-navigation .pBody, #p-write .pBody,#p-community .pBody, #p-search .pBody, #p-tb .pBody, #p-wikicities-nav .pBody, #p-lang .pBody,  div.portlet h5
{
  border: 0;

  background-color: #505050;

 font-variant: small-caps;
}

#p-search .pBody input[type='text']
{
  font-variant: normal;
}

#p-cactions li
{
   line-height: inherit;
}

div.portlet h5
{
  font-size: 1.2em;
  font-weight: bold;
  color: white;
}

div.portlet .pBody:hover a
{
  color: gold;
}

div.portlet .pBody:hover
{
  background-image: url('/images/5/50/Chuck_norris_punch.gif') !important;
  background-position: bottom right;
  background-repeat: no-repeat;
}

h1.firstHeading
{
  font-weight: bold;
  line-height: 1.2em;

  color: gold;

  padding-left: 110px;
  padding-top: 50px;

  background-image: url('/images/thumb/2/24/Chuck-norris-wcl.gif/100px-Chuck-norris-wcl.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
}

h1.firstHeading:hover
{
  background-image: url('/images/5/50/Chuck_norris_punch.gif');
}

pre
{
  font-family: monospace;
}

/* Buter google */
#column-content #content {margin-right: 0 !important; }
#column-google {display:none !important;} 
#column-google-botright {display:none !important} 
#column-google-right {display:none !important} 
#column-google-topright {display:none !important}

.pBody 
{
   -moz-border-radius-topright: 0;
}
.portlet h5 
{
   -moz-border-radius-topright: 0;
}
#p-cactions ul li, #p-cactions ul li a 
{  
  -moz-border-radius: 0;
}


/* </nowiki></pre> */