Jump to content

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

Peoplesconcord (talk | contribs)
Created page with ".infobox { width: 250px; float: right; text-align: center; } .infobox th { text-align: center; } .infobox .infobox-above { text-align: center; } .infobox td { text-align: left; }"
Tags: Mobile edit Mobile web edit
 
Peoplesconcord (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
 
Line 1: Line 1:
.infobox {
.infobox.officeholder {
    width: 250px;
  width: 22em;
    float: right;
  font-size: 88%;
    text-align: center;
  line-height: 1.4em;
}
}


.infobox th {
.infobox.officeholder th {
    text-align: center;
  background-color: #efefef;
  text-align: left;
}
}


.infobox .infobox-above {
.infobox.officeholder td,
    text-align: center;
.infobox.officeholder th {
}
  padding: 0.3em;
 
  vertical-align: top;
.infobox td {
    text-align: left;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.