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

ReformedMandalorian (talk | contribs)
Created page with ".infobox_ academic { background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 1em; font-weight: bold; text-align: center; } .infobox-image { text-align: center; } .infobox-table th { text-align: right; vertical-align: top; width: 120px; } .infobox-table td { vertical-align: top; }"
 
ReformedMandalorian (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
.infobox_ academic {
.infobox_academic {
     background: #eee;
     background: #eee;
     border: 1px solid #aaa;
     border: 1px solid #aaa;
Line 16: Line 16:
}
}
.infobox-table th {
.infobox-table th {
     text-align: right;
     text-align: left;
     vertical-align: top;
     vertical-align: top;
     width: 120px;
     width: 120px;