Difference between revisions of "Template:Infobox content footer/styles.css"

From WikiAnesthesia
(Created page with "#infobox-table-footer-information-heading > td:before { position: absolute; font-family: 'FontAwesome'; top: 0; left: 10px; content: "\f005"; }")
(No difference)

Revision as of 05:33, 18 August 2022

#infobox-table-footer-information-heading > td:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  left: 10px;
  content: "\f005";
}