Template:Infobox content footer/styles.css

From WikiAnesthesia
< Template:Infobox content footer
Revision as of 05:33, 18 August 2022 by Chris Rishel (talk | contribs) (Created page with "#infobox-table-footer-information-heading > td:before { position: absolute; font-family: 'FontAwesome'; top: 0; left: 10px; content: "\f005"; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
#infobox-table-footer-information-heading > td:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  left: 10px;
  content: "\f005";
}