Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

User:CommodusIV/anisa.css

From TWC Wiki
< User:CommodusIV
Revision as of 10:42, 29 April 2019 by Imperator Majora (talk | contribs) (Some edits I'm really stupid. Apologies for the spam, by the way. I'll cool off. This is why I generally do this on a local testbed.)
Jump to navigationJump to search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#content {
    background-color: #EADCC1;
}

#column-navigation li a span {
    color: #EADCC1;
}

#p-navigation-label, #p-tb-label, #p-Important_Pages-label {
    color: #FFFFFF;
}

#p-search {
    position: static;
    margin: 0px -105px 0;
    color: #FFFFFF;
}

#header h3, #searchInput {
    color: #FFFFFF;
}

#p-banner {
    display: none;
}

#header {
    display:block;
    height: 0px;
}

#header a {
    display: none;
    padding-bottom: 8px;
}

#header {
    padding-bottom: 40px;
}

.visualClear {
    display: none;
}

body {
    background-color: #9D7342;
    background-image: url("https://www.twcenter.net/forums/images/y2skin/Background2.png");
}