Difference between revisions of "MediaWiki:Common.css"

From Oceania Classic: An Australian Ultima Online Free Shard
Jump to navigation Jump to search
Line 5: Line 5:
 
   background-size: 1px 100%;
 
   background-size: 1px 100%;
 
}
 
}
 
#uogs img {
 
  -webkit-filter: invert(1);
 
  filter: invert(1);
 
  }
 

Revision as of 03:38, 21 September 2020

/* CSS placed here will be applied to all skins */

div.vectorTabs span {
   background-image: none; 
   background-size: 1px 100%;
}