MediaWiki:Common.css
Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
.text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; } .bar { display: inline-block; height: 15px; width: 136px; box-sizing: border-box; padding: 3px 6px; font-family: Helvetica, sans-serif; font-weight: bolder; font-size: 10px; color: #000000; text-shadow: 0 0 3px #d1d1d1; background-color: #bdbdbd; background-repeat: no-repeat; background-image: url("https://galaxylegionfb.com/galaxylegion/images/bar-bg.png"); } .bar.energy { background-color: #e6e61c; } .bar.shield { background-color: #0000ff; } .bar.hull { background-color: #ff0000; } .bar.xp { background-color: #15ff00; } .bar.rp { background-color: #CC00CC; } .bar.resource { background-color: #855e00; }