De Povos Indígenas no Brasil
(adicionei estilo da navbox)
Linha 18: Linha 18:
 
  float: right;
 
  float: right;
 
  font-style: normal;
 
  font-style: normal;
 +
}
 +
 +
.navbox ul {
 +
    font-size: 19px;
 +
    font-family: Ubuntu, Arial, sans-serif;
 +
    max-width: 700px;
 
}
 
}

Edição das 16h50min de 28 de novembro de 2017

/** o código CSS colocado aqui será aplicado a todos os temas */

.margem-left {
 margin-left: 10px;
}

.margem-right {
 margin-right: 10px;
}

.mw-body-content blockquote p {
 font-family: 'Ubuntu','Helvetica',Arial,Verdana,Helvetica,sans-serif;
 color: #252525;
 clear: none;
}

.mw-body-content blockquote small {
 float: right;
 font-style: normal;
}

.navbox ul {
    font-size: 19px;
    font-family: Ubuntu, Arial, sans-serif;
    max-width: 700px;
}