Armed Assault Wiki
Advertisement

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("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw");
@import url("/index.php?title=MediaWiki:Common.css/highlights.css&action=raw&ctype=text/css");

body {
    background-attachment: fixed;
    background-position: center top;
}

a:hover {
    text-shadow: 0 0 5px;
    text-decoration: none;
}

#user-Dimas535 .details:after {
    content: "Wiki Resurrector";
    font-size: 10px;
    color: goldenrod;
}

#user-Dimas535 .status {
    display: none;
}

#user-LegendFPS .details:after {
    content: "Admin";
    font-size: 10px;
    color: royalblue;
}

#user-LegendFPS .status {
    display: none;
}
Advertisement