Jump to content

Template:Infobox/styles.css: Difference between revisions

Peoplesconcord (talk | contribs)
Peoplesconcord created the page Template:Infobox/styles.css using a non-default content model "Sanitized CSS"
Tags: Mobile edit Mobile web edit
 
Peoplesconcord (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
.infobox {
  border: 1px solid #a2a9b1;
  border-spacing: 3px;
  background-color: #f8f9fa;
  color: black;
  margin: 0.5em 0 0.5em 1em;
  padding: 0.2em;
  font-size: 88%;
  line-height: 1.5em;
}


.infobox th {
  background-color: #f2f2f2;
  text-align: left;
}
.infobox td,
.infobox th {
  vertical-align: top;
  padding: 0.2em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.