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:TracosdePersonagem/styles.css: mudanças entre as edições

De Runas & Campeões
mSem resumo de edição
Sem resumo de edição
Etiqueta: Reversão manual
 
(7 revisões intermediárias por 2 usuários 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{
border-bottom-width:1px;
border-color:black;
border-style:solid;
border-top-width:1px;
border-width:0px;
overflow:hidden;
overflow:hidden;
padding:4px 5px;
padding:4px 5px;
Linha 15: Linha 41:
}
}
.tg th{
.tg th{
border-bottom: 1px solid #897051;
border-bottom: 2px solid #897051;
font-weight:bold;
font-weight:bold;
overflow:hidden;
overflow:hidden;
Linha 21: Linha 47:
word-break:normal;
word-break:normal;
}
}
.tg .tg-3oze{
.tg tr:nth-child(even) {
background-color:rgba(137, 112, 81, 0.3);
background: rgba(137, 112, 81, 0.3);
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-vlsf{
font-weight:bold;
text-align:left;
vertical-align:top
}
.tg .tg-7btt{
border-color:inherit;
font-weight:bold;
text-align:center;
vertical-align:top;
}
}
.tg .tg-fymr{
.tg .tg-exte{
border-color:inherit;
border-right: 1px solid #897051;
font-weight:bold;
text-align:left;
vertical-align:top
}
.tg .tg-0fc9{
background-color:rgba(137, 112, 81, 0.3);
border-color:inherit;
font-weight:bold;
font-weight:bold;
text-align:center;
text-align:center;
vertical-align:top
vertical-align:top
}
}
.tg .tg-oskk{
.tg .tg-exte{
background-color:rgba(137, 112, 81, 0.3);
border-color:rgba(137, 112, 81, 0.3);
text-align:left;
text-align:left;
vertical-align:top
vertical-align:top
}
}
.tg .tg-t74w{
.tg .tg-int{
border-color:rgba(137, 112, 81, 0.3);
border-right: 1px solid #897051;
text-align:left;
text-align:left;
vertical-align:top
vertical-align:top
}
}
.tg .tg-0pky{
#first-line{
border-color:inherit;
text-align:center;
text-align:left;
vertical-align:top
}
}

Edição atual tal como às 16h12min 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;
	vertical-align:top
}
.tg .tg-exte{
	text-align:left;
	vertical-align:top
}
.tg .tg-int{
	border-right: 1px solid #897051;
	text-align:left;
	vertical-align:top
}
#first-line{
	text-align:center;
}