Azure Striker Wiki

⚠️This wiki contains text and visual spoilers frequently and without warning. Browse at your own risk!⚠️

READ MORE

Azure Striker Wiki
Advertisement
Azure Striker Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url(https://fonts.googleapis.com/css?family=Oswald);
 
.inactive-user {
    background-color: rgb(180,180,180);
    color: rgb(80,80,80);
    text-transform: lowercase !important;
}
 
.Chat {
    background: url(https://vignette.wikia.nocookie.net/azurestrikergunvolt/images/5/55/Chat-Background.png) center top;
}

/* modern modern style appearance */
@import url("/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernCommentsSection.css");
 
.Chat li, .Chat .you {
    background: rgba(0,0,0,0.5);
}
 
.Chat .inline-alert {
    color: white;
}
 
/* Rounding chat avatars */ 
.ChatModule .avatar {
border-radius: 9px;
}
Advertisement