MediaWiki:Livros/Predefinição:Logística.css

Origem: Wikilivros, livros abertos por um mundo aberto.

Nota: Depois de publicar, poderá ter de contornar a cache do seu navegador para ver as alterações.

  • Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
  • Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
  • Internet Explorer / Edge: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
/* Formata a [[Predefinição:Logística/Colaboradores]], que aparece na página [[Logística]]
 * Nota: mantenha esta cópia da [[MediaWiki:Livros/Logística.css]] sincronizada com a original
 */
.lista-colaboradores th {
	background: none repeat scroll 0 0 #4295CF;
	border-color: #4295CF #4295CF -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: black;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0.1em;
	text-align: center;
}

.lista-colaboradores td {
	background: none repeat scroll 0 0 #F9F9FF;
	border: 1.5px solid #4295CF;
	color: #000000;
}