User:Subtank/nimbus.css

From Halopedia, the Halo wiki

< User:Subtank
Revision as of 04:56, November 5, 2012 by Subtank (talk | contribs) (d'oh!)

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 "http://www.halopedian.com/index.php?title=User:Subtank/randomiser.css&action=raw&ctype=text/css";

/** XP **/

.blackink {
    background-color: black;
    border-radius:4px;
    transition:1s;
    color: black;
    padding: 1px;
}

.blackink a {
    color: black;
    padding: 1px;
    text-decoration: underline;
}

.blackink:hover {
    background-color: inherit !important;
    color: inherit;
}

/*********************/
/** Inactive styles **/
/*********************/

/* @import "http://www.halopedian.com/index.php?title=User:Subtank/tabview.css&action=raw&ctype=text/css"; */
/* @import "http://www.halopedian.com/index.php?title=User:Subtank/vector-style.css&action=raw&ctype=text/css"; */