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.

Difference between revisions of "User:CommodusIV/anisa.css"

From TWC Wiki
Jump to navigationJump to search
Line 37: Line 37:
 
}
 
}
  
body {
+
mediawiki {
 
     background-color: #000000;
 
     background-color: #000000;
 
     background-image: url("https://www.twcenter.net/forums/images/y2skin/Background2.png");
 
     background-image: url("https://www.twcenter.net/forums/images/y2skin/Background2.png");
 
}
 
}

Revision as of 10:10, 29 April 2019

#content {
    background-color: #EADCC1;
}

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

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

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

#user-tools {

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

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

#header {
    padding-bottom: 40px;
}

.visualClear {
    display: none;
}

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