Utilisatrice:Cloe de Sancratosia/vector.css

De MicroWiki
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.
h2#mw-previewheader, div#mw-usercsspreview strong { 	font-family: serif !important; 	color: #000000 !important; }

h2.diff-currentversion-title { 	font-family: serif !important; }

h1, h2 { font-family:serif !important; }

html, body { 	font-family: sans-serif !important; }


code, pre { 	font-family: "Hack", monospace !important; }

.mw-changeslist-date { 	font-family: sans-serif !important; }
.mw-changeslist-date { 	font-size: 13px !important; }

.flagicon {

	border-radius: 0 !important; 
}


:root { 	/* Grayscales */
 	--mw-bkgd-primary: #FFF;
 	--mw-bkgd-secondary: #F6F6F6;
 /* Near a +1/12 contrast ratio with white. */
 	--mw-border: #B7B7B7; /* At a 2:1 contrast ratio with white. */
 	--mw-text-secondary: #3F3F3F; /* Near a 2:1 contrast ratio with black. */
 	--mw-text-primary: #000; 	 	/* Colors */
 	--mw-error: #BA0000; /* 0º / 100% / 50% */
 	--mw-warning: #BA0000; /* 45º / 100% / 50% */
 	--mw-success: #408000; /* 90º / 100% / 50% */
 	--mw-info: #006080; /* 180º / 100% / 50% */
 	--mw-link: #0645AD; /* 210º / 100% / 50% */
 	--mw-link-visited: #0B0080; /* 270º / 100% / 50% */ 	 	
/* Branding */
 	--mw-brand-primary: #1D3C72; }

.toc {
	background: none;
	border: 0;
}

a {color: var(--mw-link);}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

a:visited {color: var(--mw-link-visited);}

div.vectorTabs li a,

div.vectorMenu li a,

#mw-panel .portal .body li a {

	color: var(--mw-link);

}

div.vectorTabs li a:visited,

div.vectorMenu li a:visited,

#mw-panel .portal .body li a:visited {

	color: var(--mw-link-visited);

}

div.vectorTabs li a:active,

div.vectorMenu li a:active,

#mw-panel .portal .body li a:active {

	color: var(--mw-text-primary);

}

div.vectorTabs li.new a,

div.vectorMenu li.new a,

#mw-panel .portal .body li.new a {

	color: var(--mw-error);

}

div.vectorTabs li.new a:visited,

div.vectorMenu li.new a:visited,

#mw-panel .portal .body li.new a:visited {

	color: var(--mw-error);

}

div.vectorTabs li.new a:active,

div.vectorMenu li.new a:active,

#mw-panel .portal .body li.new a:active {

	color: var(--mw-text-primary);

}

h1 {

h1 {font-size: 1.6667rem;}

	font-size: 1.6667rem;

h2 {font-size: 1.5rem;}

}

h3 {font-size: 1.3333rem;}

h2 {

h4 {font-size: 1.1667rem;}

	font-size: 1.5rem;

h5 {font-size: 1rem;}

}

h6 {font-size: 0.8333rem;}

h3 {

	font-size: 1.3333rem;

}

h4 {

	font-size: 1.1667rem;

}

h5 {

	font-size: 1rem;

}

h6 {

	font-size: 0.8333rem;

}