MediaWiki:Common.css
De CIGAM WIKI
Nota: Após salvar, você pode ter que limpar o "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: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
- Opera: Vá para Menu → Configurações (Opera → Preferencias no Mac) e depois para Privacidade e Segurança → Limpar dados de navegação → Imagens e arquivos em cache.
/** o código CSS colocado aqui será aplicado a todos os temas */
.search {
width: 100%;
height: 30px;
display: inline-flex;
justify-content: left;
}
#bingSearchInput {
width: 80%;
height: 30px;
margin-right: 10px;
color: black;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
}
#bingSearchButton {
background-color: #FF6600;
height: 30px;
width: 100px;
font-weight: bold;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
color: white;
}
#bingPrincipalSearchInput {
width: 80%;
height: 30px;
margin-right: 10px;
color: black;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
}
#bingPrincipalSearchButton {
background-color: #FF6600;
height: 30px;
width: 100px;
font-weight: bold;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
color: white;
}
#bingPrincipalChatInput {
width: 80%;
height: 30px;
margin-right: 10px;
color: black;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
}
#bingPrincipalChatButton {
background-color: #FF6600;
height: 30px;
width: 100px;
font-weight: bold;
border-r#bingPrincipalChatInput {
width: 80%;
height: 30px;
margin-right: 10px;
color: black;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
}
#bingPrincipalChatButton {
background-color: #FF6600;
height: 30px;
width: 100px;
font-weight: bold;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid;
color: white;
}