MediaWiki:Common.css

De WIKI SEPLAG
Revisão de 14h31min de 9 de setembro de 2022 por Admin (discussão | contribs)
Ir para navegação Ir para pesquisar

Nota: Após publicar, 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/Edge: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
/** o código CSS colocado aqui será aplicado a todos os temas */

.botaosimples {
	border: 2px solid white;
	padding: 10px;
	width: 150px;
	height: 120px;
	box-shadow:0 0 .5em #999;
	border-radius:10px;
	background-color: rgba(75, 172, 198, 0.9);
	margin: auto;
	text-align: center;
	position: relative;
}

.botao {
	width: 200px;
	height: 120px;
        box-shadow:0 0 .5em #999;
	border-radius:10px;
	background-image: linear-gradient(to right, rgba(62, 93, 155, 0.9), rgba(62, 93, 155, 0.3));
	margin: auto;
	text-align: center;
	position: relative;
}

.listabotao {
	display: flex;
	width: 800px;
	height: 200px;
	margin: auto;
}

.listabotao4 {
	display: flex;
	width: 1000px;
	height: 150px;
	margin: auto;
}

.listabotao3 {
	display: flex;
	width: 780px;
	height: 150px;
	margin: auto;
}

.listabotao2 {
	display: flex;
	width: 560px;
	height: 150px;
	margin: auto;
}

.botao p{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: black;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, Times, serif;
}

.botao2 {
	width: 200px;
	height: 120px;
        box-shadow:0 0 .5em #999;
	border-radius:10px;
	background-image: linear-gradient(to right, rgba(70, 119, 66, 0.9), rgba(70, 119, 66, 0.3));
	margin: auto;
	text-align: center;
	position: relative;
}

.botao2 p{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: black;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, Times, serif;
}

.botao a{
	color: black;
}

.botao2 a{
	color: black;
}

.buttonClass {
  font-size:18px;
  font-family:Times New Roman;
  width:200px;
  height:100px;
  border-width:1px;
  margin: auto;
  display: flex;
  text-align: center;
  position: relative;
  align-items : center;
  justify-content : center;
  color:#fff;
  border-color:#84bbf3;
  font-weight:bold;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  box-shadow:inset 0px 1px 0px 0px #bbdaf7;
  text-shadow:inset 0px 1px 0px #528ecc;
  background:linear-gradient(rgba(118, 184, 255, 1), rgba(62, 93, 155, 1));
}

.buttonClass:hover {
  background: linear-gradient(rgba(62, 93, 155, 1), rgba(118, 184, 255, 1));
}

.buttonClass a{
	color: white;
}

.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
	display: none;
}

.icone-sei-duv{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/5/5b/Duv1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-duv:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/3/30/Duv2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-err{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/e/e2/Err1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-err:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/3/3b/Err2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-ext{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/d/d5/Ext1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-ext:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/f/f3/Ext2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-foc{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/0/09/Foc1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-foc:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/a/a1/Foc2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-func{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/9/97/Func1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-func:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/e/e7/Func2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-inter{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/8/8b/Inter1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-inter:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/8/8b/Inter2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-norm{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/f/fc/Norm1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-norm:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/8/8f/Norm2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-org{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/d/dc/Org1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-org:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/2/24/Org2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-org{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/d/dc/Org1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-org:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/2/24/Org2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-perf{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/b/b7/Perf1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-perf:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/d/df/Perf2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-pesq{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/5/5f/Pesq1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-pesq:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/f/f4/Pesq2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-pet{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/5/57/Pet1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-pet:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/2/27/Pet2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}
.icone-sei-sig{
  top: 50px;
  left: 155px;
  width: 147px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/7/7a/Sig1.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}

.icone-sei-sig:hover{
  /* Layout Properties */
  top: 50px;
  left: 155px;
  width: 321px;
  height: 157px;
  /* UI Properties */
  background: transparent url('/images/8/89/Sig2.png') 0% 0% no-repeat padding-box;
  opacity: 1;
}