WikiRio sobrevive

Estamos planejando algumas mudanças

Idéias para o site?

[email protected]

MediaWiki:Common.css: mudanças entre as edições

De WikiRio
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
/* ====== BASE TYPOGRAFIA ====== */
body {
body {
   font-family: Helvetica, Trebuchet MS, Arial;
   font-family: Helvetica, Trebuchet MS, Arial;
  line-height: 1.6;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; /* Centraliza o conteúdo em telas largas */
  background-color: #fdfdfd;
  color: #202020;
}
}
a:link    { color: #00249c; }   /* unvisited links */
 
a:visited { color: #00249c; }   /* visited links  */
/* ====== LINKS ====== */
a:hover { text-decoration: underline;}
a:link    { color: #00249c; }
a:visited { color: #00249c; }
a:hover   { text-decoration: underline; }
a.new, .new a { color: #e30059 !important; }
a.new, .new a { color: #e30059 !important; }
#p-logo-text a { font-family: Helvetica, Trebuchet MS, Arial; font-variant: normal; }
#p-logo-text a {
  font-family: Helvetica, Trebuchet MS, Arial;
  font-variant: normal;
}
 
/* ====== TABELAS ====== */
.wikitable {
  width: 100%;
  font-size: 1em;
  background: #fff;
  border-collapse: collapse;
}
.wikitable th,
.wikitable td {
  padding: 0.5em;
  border: 1px solid #ddd;
}
.wikitable th {
  background-color: #007fd8;
  color: white;
}
 
/* ====== TÍTULOS ====== */
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4,
#mw-content h5, #mw-content h6, #mw-content dt {
  font-family: Helvetica, Trebuchet MS, Arial;
  color: #00223f;
}
#mw-content h2 {
  border-bottom: solid 0.5px #00223f;
  font-size: 1.4em;
  font-weight: bold;
}
#mw-content h3 {
  border-bottom: solid 0.5px #00223f;
  font-size: 1.2em;
  font-weight: bold;
}
#mw-content h4, #mw-content h5, #mw-content h6 {
  border-bottom: solid 0.5px #00223f;
  font-size: 1em;
  font-weight: normal;
}
.mw-body .mw-parser-output h1::after,
.mw-body .mw-parser-output h2::after {
  border-bottom: 0 !important;
}
h1.firstHeading {
  border-bottom: 0 !important;
  font-size: 48px !important;
  font-weight: bold !important;
}


/* ====== CONTAINERS E ESTRUTURA ====== */
.color-middle, .color-right, .color-left {
.color-middle, .color-right, .color-left {
   background: #66c4ec;
   background: #66c4ec;
Linha 13: Linha 75:
#mw-content-container {
#mw-content-container {
   border-bottom: 0;
   border-bottom: 0;
   background:white;
   background: white;
}
}
#mw-header-container {
#mw-header-container {
Linha 19: Linha 81:
}
}
#mw-footer-container {
#mw-footer-container {
    color: white;
  color: white;
    background: #00223f;
  background: #00223f;
}
}
#mw-footer-container a {
#mw-footer-container a {
    color: white;  
  color: white;
}
}
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, #mw-content h5, #mw-content h6, #mw-content dt {
#site-navigation {
    font-family: Helvetica, Trebuchet MS, Arial;
  color: #000;
    color: #00223f;
  font-family: Helvetica, Trebuchet MS, Arial;
}
}
#personal h2 {
.wikirio-title {
    color:#000;
  font-family: Helvetica, Trebuchet MS, Arial;
  font-size: 110%;
}
}
#mw-content h2 {
.mw-indicators {
    border-bottom: solid 0.5px #00223f;
  margin: 0;
    font-size:1.4em;
    font-weight:bold;
}
}
#mw-content h3 {
 
    border-bottom: solid .5px #00223f;
/* ====== QUOTES E TEXTOS ESPECIAIS ====== */
    font-size:1.2em;
#mw-content blockquote {
    font-weight:bold;
  font-size: 1em;
  font-weight: bold;
}
}
#mw-content h4, #mw-content h5, #mw-content h6 {
#mw-content blockquote::before {
    border-bottom: solid .5px #00223f;
  content: "„";
    font-size:1em;
  font-size: 3em;
    font-weight:normal;
  float: left;
  margin: 0 10px 0 0;
}
}
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, #mw-content h5, #mw-content h6, #mw-content dt {
 
    color: #00223f;
/* ====== MAIN PAGE ELEMENTOS CUSTOMIZADOS ====== */
.main-introbox {
  padding: 1em;
  border: 2px solid #294a8d;
  background: #eaebf0;
  text-align: center;
}
}
.mw-body .mw-parser-output h1::after, .mw-body .mw-parser-output h2::after {
.main-introbox-inner {
    border-bottom:0!important;
  padding: 1em;
  background: #f7f9fa;
}
}
#mw-content blockquote{
.main-introtext {
    font-size:1em;
  font-size: 2em;
    font-weight:bold;
}
}
#mw-content blockquote::before {
.caixaazul {
    content: "„";
  border: 2px solid #3265cb;
    font-size:3em;
  margin-top: 2em;
    float:left;
  padding: 2em;
    margin:0 10px 0 0;
}
}


.mw-indicators {
/* ====== INFOBOX E IMAGENS LATERAIS ====== */
    margin: 0;
.infobox {
  float: right;
  clear: right;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  border: 1px solid #a2a9b1;
  background: #f8f9fa;
  color: black;
  font-size: 90%;
}
}
h1.firstHeading {
.img-esquerda {
   border-bottom: 0!important;
   padding: 0 1em 0 0;
   font-size:48px!important;
   margin: 0;
  font-weight:bold!important;
}
}
#site-navigation{
.img-direita {
    color: #000;  
  padding: 0 0 0 1em;
    font-family: Helvetica, Trebuchet MS, Arial;
  margin: 0;
}
}


.wikirio-title {
/* ====== CARDS E SEÇÕES MODERNAS ====== */
    font-family: Helvetica, Trebuchet MS, Arial;
.card-section {
 
  display: flex;
    font-size:110%;
  flex-wrap: wrap;
  gap: 1em;
  margin: 1em 0;
}
.card {
  flex: 1 1 48%;
  background: #f9f9f9;
  padding: 1em;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
}


/* Main page formatting */
/* ====== BANNERS E TÍTULOS VISUAIS ====== */
.main-introbox {
.banner-principal {
padding:1em;
  background: #007fd8;
border:2px solid #294a8d;
  color: white;
background: #eaebf0;
  padding: 2em 1em;
    text-align: center;
  text-align: center;
}
}
.main-introbox-inner {
.banner-principal h1 {
padding:1em;
  font-size: 2.5em;
background: #f7f9fa;
  margin-bottom: 0.3em;
}
}
.main-introtext {
.banner-principal p {
    font-size:2em;
  font-size: 1.2em;
}
}


.caixaazul {
/* ====== RODAPÉ VISUAL ====== */
border:2px solid #3265cb;
.footer-note {
margin: 0;
  text-align: center;
padding:2em 2em 2em 2em;
  font-size: 0.85em;
margin-top:2em;
  color: #999;
  margin-top: 3em;
  padding-bottom: 1em;
}
}


.infobox {
/* ====== IMAGENS E MÍDIA ====== */
float: right;
img,
clear: right;
video {
margin-bottom: 0.5em;
  max-width: 100%;
margin-left: 1em;
  height: auto;
padding: 0.2em;
  display: block;
border: 1px solid #a2a9b1;
background: #f8f9fa;
color: black;
font-size: 90%;
}
}


.img-esquerda {
/* ====== MOBILE FIRST ====== */
padding:0 1em 0 0;
@media screen and (max-width: 768px) {
margin: 0 0 0 0;
  body {
}
    padding: 0 1em;
.img-direita {
  }
  padding:0 0 0 1em;
  .card {
   margin: 0 0 0 0;
    flex: 1 1 100%;
  }
  .wikitable {
    font-size: 0.9em;
   }
  .nomobile {
    display: none !important;
  }
}
}

Edição das 21h12min de 1 de maio de 2025

/* ====== BASE TYPOGRAFIA ====== */
body {
  font-family: Helvetica, Trebuchet MS, Arial;
  line-height: 1.6;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; /* Centraliza o conteúdo em telas largas */
  background-color: #fdfdfd;
  color: #202020;
}

/* ====== LINKS ====== */
a:link    { color: #00249c; }
a:visited { color: #00249c; }
a:hover   { text-decoration: underline; }
a.new, .new a { color: #e30059 !important; }
#p-logo-text a {
  font-family: Helvetica, Trebuchet MS, Arial;
  font-variant: normal;
}

/* ====== TABELAS ====== */
.wikitable {
  width: 100%;
  font-size: 1em;
  background: #fff;
  border-collapse: collapse;
}
.wikitable th,
.wikitable td {
  padding: 0.5em;
  border: 1px solid #ddd;
}
.wikitable th {
  background-color: #007fd8;
  color: white;
}

/* ====== TÍTULOS ====== */
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, 
#mw-content h5, #mw-content h6, #mw-content dt {
  font-family: Helvetica, Trebuchet MS, Arial;
  color: #00223f;
}
#mw-content h2 {
  border-bottom: solid 0.5px #00223f;
  font-size: 1.4em;
  font-weight: bold;
}
#mw-content h3 {
  border-bottom: solid 0.5px #00223f;
  font-size: 1.2em;
  font-weight: bold;
}
#mw-content h4, #mw-content h5, #mw-content h6 {
  border-bottom: solid 0.5px #00223f;
  font-size: 1em;
  font-weight: normal;
}
.mw-body .mw-parser-output h1::after,
.mw-body .mw-parser-output h2::after {
  border-bottom: 0 !important;
}
h1.firstHeading {
  border-bottom: 0 !important;
  font-size: 48px !important;
  font-weight: bold !important;
}

/* ====== CONTAINERS E ESTRUTURA ====== */
.color-middle, .color-right, .color-left {
  background: #66c4ec;
}
#mw-content-container {
  border-bottom: 0;
  background: white;
}
#mw-header-container {
  background: #fff;
}
#mw-footer-container {
  color: white;
  background: #00223f;
}
#mw-footer-container a {
  color: white;
}
#site-navigation {
  color: #000;
  font-family: Helvetica, Trebuchet MS, Arial;
}
.wikirio-title {
  font-family: Helvetica, Trebuchet MS, Arial;
  font-size: 110%;
}
.mw-indicators {
  margin: 0;
}

/* ====== QUOTES E TEXTOS ESPECIAIS ====== */
#mw-content blockquote {
  font-size: 1em;
  font-weight: bold;
}
#mw-content blockquote::before {
  content: "„";
  font-size: 3em;
  float: left;
  margin: 0 10px 0 0;
}

/* ====== MAIN PAGE ELEMENTOS CUSTOMIZADOS ====== */
.main-introbox {
  padding: 1em;
  border: 2px solid #294a8d;
  background: #eaebf0;
  text-align: center;
}
.main-introbox-inner {
  padding: 1em;
  background: #f7f9fa;
}
.main-introtext {
  font-size: 2em;
}
.caixaazul {
  border: 2px solid #3265cb;
  margin-top: 2em;
  padding: 2em;
}

/* ====== INFOBOX E IMAGENS LATERAIS ====== */
.infobox {
  float: right;
  clear: right;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  border: 1px solid #a2a9b1;
  background: #f8f9fa;
  color: black;
  font-size: 90%;
}
.img-esquerda {
  padding: 0 1em 0 0;
  margin: 0;
}
.img-direita {
  padding: 0 0 0 1em;
  margin: 0;
}

/* ====== CARDS E SEÇÕES MODERNAS ====== */
.card-section {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  margin: 1em 0;
}
.card {
  flex: 1 1 48%;
  background: #f9f9f9;
  padding: 1em;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* ====== BANNERS E TÍTULOS VISUAIS ====== */
.banner-principal {
  background: #007fd8;
  color: white;
  padding: 2em 1em;
  text-align: center;
}
.banner-principal h1 {
  font-size: 2.5em;
  margin-bottom: 0.3em;
}
.banner-principal p {
  font-size: 1.2em;
}

/* ====== RODAPÉ VISUAL ====== */
.footer-note {
  text-align: center;
  font-size: 0.85em;
  color: #999;
  margin-top: 3em;
  padding-bottom: 1em;
}

/* ====== IMAGENS E MÍDIA ====== */
img,
video {
  max-width: 100%;
  height: auto;
  display: block;
}

/* ====== MOBILE FIRST ====== */
@media screen and (max-width: 768px) {
  body {
    padding: 0 1em;
  }
  .card {
    flex: 1 1 100%;
  }
  .wikitable {
    font-size: 0.9em;
  }
  .nomobile {
    display: none !important;
  }
}