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"; }")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#infobox-table-footer-information-heading > td:before {
.infobox-table-footer-information {
   position: absolute;
   display: none;
  font-family: 'FontAwesome';
  top: 0;
  left: 10px;
  content: "\f005";
}
}

Latest revision as of 15:01, 19 August 2022

.infobox-table-footer-information {
  display: none;
}