MediaWiki:Gadget-contentFeatured.css

Origem: Wikipédia, a enciclopédia livre.

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.
#cf-create {
	font-family: tahoma;
}


#cf-create-page-notExist {
	display: none;
	color: gray;
	font-size: smaller;
}

#cf-close-stopPoll-justification {
	height:200px;
	width:100%;
	display: none;
}

#cf-close-run {
	cursor: pointer;
}

#cf-create .cf-create-label {
        padding: 5px;
}

.cf-box {
	display: block;
	padding: 2px;
}

.cf-missing {
	border: 1px solid red;
}

.cf-create-page-OK {
	color: green;
}

.cf-create-page-invalid {
	color: red;
}