User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
(Blanked the page)
imported>Blackwolfe
No edit summary
Line 1: Line 1:
 
.stickyHeader th {
  position: -webkit-sticky;
  position: sticky;
}

Revision as of 08:12, 17 May 2021

.stickyHeader th {
  position: -webkit-sticky;
  position: sticky;
}