Predefinição:MonstrosMortos/styles.css

De Instituto da Guerra
< Predefinição:MonstrosMortos
Revisão de 19h24min de 6 de dezembro de 2022 por Luke Nitole (discussão | contribs) (Criou página com '.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...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
.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;
}