Notă: După salvare, trebuie să treceți peste cache-ul browser-ului pentru a vedea modificările.

  • Mozilla, Google Chrome, Safari, Konqueror: țineți apăsat Shift în timp ce apăsați butonul Reload (sau apăsați Ctrl-Shift-R).
  • Internet Explorer: apăsați Ctrl-F5.
  • Opera: apăsați F5.
.mw-redirect {
	color: #060; /* Redirecționările verzi */
}
.mw-redirect:visited {
	color: #004700; /* Redirecționările verzi */
}
.mw-disambig {
	color: #e5e500; /* Dezambiguizările galbene */
}
.mw-disambig:visited {
	color: #a0a000; /* Dezambiguizările galbene */
}

#button0, #button1, #button2, #button3, #button4, #button5, #button6, #button7  {
    position:relative;
	border: 1px solid #54595d;
    border-radius: 0 0 5px 5px;
    padding: 0 10px 1px;
    background-color: #c8ccd1;
    color: #000000;
    font-size: 13px;
    z-index:102;
}

#copiat {
	position:fixed;
	left: 50%;
	top: 95%;
	transform: translate(-50%);
}

.vector-settings {
    bottom: 30px;
}

#divBt {
	position: fixed;
	left: 50%;
	transform: translate(-50%);
	bottom: -2px;
}

/*#mw-panel {
	position: fixed;
	overflow: scroll;
	overflow-x: hidden;
	max-height: 100%;
	width: 300px;
}

@media screen and (min-width:982px) {
 .mw-body,
 #mw-head-base,
 #left-navigation,
 #mw-data-after-content,
 .mw-footer {
  margin-left:19.5em;
 }
}

#mw-head {
 position:fixed; 
 background-color: #ffffff;
 border-bottom:1px solid #a7d7f9;
 width: 1591px;
 z-index : 1;
}

#left-navigation {
  margin-left: 0;
}

#mw-content-wrapper {
	margin-left: 14em;
}*/

#toc.toc {
 border-width: 1px 1px 0.2em;
 box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02);
 padding: 1.5em 1.5em 0;
 margin: 1em 0;
 line-height: 1.125;
 word-wrap: break-word;
 font-size: 0.95em;
 padding-right: 1em;
 box-sizing: border-box;
 width: 14em;
 max-width: 14em;
 min-width: 0;
}

.color-middle {
	background:#FCD116;
}

.color-left {
	background:#002B7F;
}

.color-right {
	background:#CE1126;
}

/*div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
 clear:both;
 margin:0.2em 0;
 border:1px solid #bb7070;
 background:#ffdbdb;
 padding:0.25em 0.9em
}*/

/*@media screen {
	html.skin-theme-clientpref-night .mw-warning-with-logexcerpt {
		background: #300;
		color: inherit;
	}

}

@media screen and ( prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .mw-warning-with-logexcerpt {
		background: #300;
		color: inherit;
	}
}*/