Ativa o menu
Toggle preferences menu
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:ItensMundanos/styles.css: mudanças entre as edições

De Runas & Campeões
Sem resumo de edição
Sem resumo de edição
 
(11 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
.container {
width:100%;
}
.tg  {
.tg  {
border-collapse:collapse;
border-collapse:collapse;
border-spacing:0;
border-spacing:0;
width:100%;
width:100%;
}
table{
width:100%;
}
.container::before{
  content: '';
  display: inline-block;
  width: 100%;
  max-width:1800px;
  height: 16px;
  margin-bottom: -35px;
  background-image: url(https://wiki.institutodaguerra.com/images/6/68/Table_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  object-fit: contain;
}
.container::after{
  content: '';
  display: inline-block;
  width: 100%;
  max-width:1800px;
  height: 16px;
  margin-top: -20px;
  background-image: url(https://wiki.institutodaguerra.com/images/6/68/Table_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  object-fit: contain;
}
}
.tg td{
.tg td{
Linha 23: Linha 54:
font-weight:bold;
font-weight:bold;
text-align:center;
text-align:center;
vertical-align:top
}
}
.tg .tg-exte{
.tg .tg-exte{
text-align:left;
text-align:left;
vertical-align:top
}
}
.tg .tg-int{
.tg .tg-int{
border-right: 1px solid #897051;
border-right: 1px solid #897051;
text-align:left;
vertical-align:top
}
.tg .tg-intv{
text-align:left;
vertical-align:top
}
}
 
#ou::after{
#border::after{
float: right;
float: right;
     color:#897051;
     color:#897051;
     font-size: 50%;
     font-size: 80%;
     font-style: italic;
     font-style: italic;
    vertical-align: middle;
     content: "ou";
     content: "ou";
}
#ou{
text-align:center;
}
}
#dourado{
#dourado{
     color:#897051;
     color:#897051;
    font-style: italic;
}
#dourado-title{
    color:#897051;
}
#first-line{
text-align:center;
}
}

Edição atual tal como às 16h14min de 6 de dezembro de 2022

.container {
	width:100%;
}
.tg  {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
table{
	width:100%;
}
.container::before{
  content: '';
  display: inline-block;
  width: 100%;
  max-width:1800px;
  height: 16px;
  margin-bottom: -35px;
  background-image: url(https://wiki.institutodaguerra.com/images/6/68/Table_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  object-fit: contain;
}

.container::after{
  content: '';
  display: inline-block;
  width: 100%;
  max-width:1800px;
  height: 16px;
  margin-top: -20px;
  background-image: url(https://wiki.institutodaguerra.com/images/6/68/Table_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  object-fit: contain;
}
.tg td{
	overflow:hidden;
	padding:4px 5px;
	word-break:normal;
}
.tg th{
	border-bottom: 2px solid #897051;
	font-weight:bold;
	overflow:hidden;
	padding:4px 5px;
	word-break:normal;
}
.tg tr:nth-child(even) {
	background: rgba(137, 112, 81, 0.3);
}
.tg .tg-exte{
	border-right: 1px solid #897051;
	font-weight:bold;
	text-align:center;
}
.tg .tg-exte{
	text-align:left;
}
.tg .tg-int{
	border-right: 1px solid #897051;
}
#ou::after{	
	float: right;
    color:#897051;
    font-size: 80%;
    font-style: italic;
    vertical-align: middle;
    content: "ou";	
}
#ou{	
	text-align:center;
}
#dourado{	
    color:#897051;
    font-style: italic;
}
#dourado-title{	
    color:#897051;
}
#first-line{
	text-align:center;
}