Jump to content

Template:Infobox person/styles.css: Difference between revisions

From WikiGenius
Blanked the page
Shovon (talk | contribs)
mNo edit summary
Tag: Reverted
Line 1: Line 1:
.infobox {
  border-collapse: collapse;
  margin: 0 auto 1em auto;
}


.infobox th,
.infobox td {
  vertical-align: top;
}
.infobox th {
  text-align: left;
  font-weight: bold;
}
.infobox img {
  border-radius: 4px;
}

Revision as of 21:33, 8 October 2025

.infobox {

 border-collapse: collapse;
 margin: 0 auto 1em auto;

}

.infobox th, .infobox td {

 vertical-align: top;

}

.infobox th {

 text-align: left;
 font-weight: bold;

}

.infobox img {

 border-radius: 4px;

}

Cookies help us deliver our services. By using our services, you agree to our use of cookies.