MediaWiki:Common.css : Différence entre versions

De France Politique
 
(27 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 +
#ca-nstab-main { display: none !important; }
 +
#ca-talk { display: none !important; }
 
#ca-viewsource { display: none !important; }
 
#ca-viewsource { display: none !important; }
 +
#ca-history { display: none !important; }
 +
div#content {background: #EDEFF4; color: black; border: 1px solid #002BB8; }
 +
body {background: #FBFBFB; }
 +
a {text-decoration: none; color: #002BB8; background: none; }
 +
a:visited {color: 5a3696; }
 +
a:active {color: #faa700; }
 +
a:hover {text-decoration: underline; }
 +
a.stub {color: #772233; }
 +
a.new, #p-personal a.new {color: #cc2200; }
 +
a.new:visited, #p-personal a.new:visited {color: #a55858; }
 +
.pBody {font-size: 95%; background-color: #EDEFF4; color: black; border-collapse: collapse; border: 1px solid #002BB8; }
 +
#p-cactions li {border: 1px solid #002BB8; }
 +
#p-cactions li.selected {border-color: #002BB8; }
 +
#p-cactions li a {background-color: #FBFBFB; color: #002BB8; }
 +
#p-cactions li.selected a {background-color: #EDEFF4; }
 +
#p-cactions .new a {color: #ba0000; }
 +
#p-cactions li a:hover {text-decoration: none; background-color: #EDEFF4; }
 +
div#footer {background-color: #FBFBFB; border-top: 0px solid #002BB8; border-bottom: 0px solid #002BB8; }
 +
div#content a.external[href^="http://www.france-politique.fr"] {background: none; padding-right: 0; }
 +
div#content a.external[href^="http://www.europe-politique.eu"] {background: none; padding-right: 0; }

Version actuelle en date du 30 avril 2013 à 23:10

/* Le CSS placé ici sera appliqué à tous les habillages. */
#ca-nstab-main { display: none !important; }
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-history { display: none !important; }
div#content {background: #EDEFF4; color: black;	border: 1px solid #002BB8; }
body {background: #FBFBFB; }
a {text-decoration: none; color: #002BB8; background: none; }
a:visited {color: 5a3696; }
a:active {color: #faa700; }
a:hover {text-decoration: underline; }
a.stub {color: #772233; }
a.new, #p-personal a.new {color: #cc2200; }
a.new:visited, #p-personal a.new:visited {color: #a55858; }
.pBody {font-size: 95%;	background-color: #EDEFF4; color: black; border-collapse: collapse; border: 1px solid #002BB8; }
#p-cactions li {border: 1px solid #002BB8; }
#p-cactions li.selected {border-color: #002BB8; }
#p-cactions li a {background-color: #FBFBFB; color: #002BB8; }
#p-cactions li.selected a {background-color: #EDEFF4; }
#p-cactions .new a {color: #ba0000; }
#p-cactions li a:hover {text-decoration: none; background-color: #EDEFF4; }
div#footer {background-color: #FBFBFB; border-top: 0px solid #002BB8; border-bottom: 0px solid #002BB8; }
div#content a.external[href^="http://www.france-politique.fr"] {background: none; padding-right: 0; }
div#content a.external[href^="http://www.europe-politique.eu"] {background: none; padding-right: 0; }