Zanibe: Piştî weşandinê, ji bo dîtina guhartinan dibe ku hewce be "cache"ya geroka xwe paqij bikî.

  • Firefox / Safari: Pê li Shift û Reload bike an jî Ctrl-F5 an Ctrl-R bike (ji bo Mac: ⌘-R)
  • Google Chrome: Pê li Ctrl-Shift-R (ji bo Mac: ⌘-Shift-R) bike
  • Internet Explorer / Edge: Pê li Ctrl û Refresh bike, an jî Ctrl-F5 bike
  • Opera: Pê li Ctrl-F5 bike.
/*******************************************************************************
 * Ji fr.wiktionary [[fr:MediaWiki:Gadget-CadreOnglet.css]]
*******************************************************************************/
.mbBouton {
	background-color: #ddddff; 
	border: 0.15em solid #000000;
	border-color: #eaeaff #c4c4ff #9f9fff #eaeaff;
	-moz-border-radius: .5em .5em 0em 0em; /* NE VALIDE PAS AU w3c VALIDATOR */
	cursor:pointer;
	display: inline;
	margin-right: 0.1em;
	padding: 0.2em 0.3em 0.2em 0.3em;
	position: relative;}

.mbBouton a,
.mbBouton strong {
	background: none !important;
	color:#8080ff !important;  /* 1 */
	font-size: 90%;
	font-weight: bold;
	padding: 0 !important;
	text-decoration: none !important;}

.mbBouton a:hover,
.mbBouton strong:hover {
	color: black !important;
	text-decoration: underline !important;}

.mbBoutonSel {
	background-color: #9f9fff; /* 2 */
	border: 0.15em solid #000000;
	border-color: #c4c4ff #8080ff #9f9fff #c4c4ff;  /* 3 1 2 3 */
	-moz-border-radius: .5em .5em 0em 0em;
	cursor: default;
	display: inline;
	margin-right: 0.1em;
	padding: 0.2em 0.3em 0.2em 0.3em;
	position: relative;
	color:white;}

.mbBoutonSel a {
	background: none !important;
	color:white !important;
	cursor: default;
	font-size: 90%;
	font-weight: bold;
	padding: 0 !important;
	text-decoration: none !important;}

.mbContenu {
	background-color: #f8f8ff;
	border: 0.2em solid #9f9fff; /* 2 */
	border-color: #9f9fff #8080ff #8080ff #9f9fff ; /* 2 1 1 2 */
	-moz-border-radius: 0em .5em .5em 0em;
	padding: 1em;
	position: static;  }

.mbOnglet {
	background-color: #f8f8ff;
	border-color: #8080ff #c4c4ff #c4c4ff #8080ff; /* 1 3 3 1 */  width: 100%;
}