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:GrnEyedDvl/anisa.css"

From TWC Wiki
Jump to navigationJump to search
(Created page with "#content { background-color: #EADCC1; } #column-navigation li a span { color: #EADCC1; } #p-navigation-label, #p-tb-label, #p-Important_Pages-label { color: #FFF...")
 
 
Line 7: Line 7:
 
}
 
}
  
#p-navigation-label, #p-tb-label, #p-Important_Pages-label {
+
#site-navigation h3 {
 
     color: #FFFFFF;
 
     color: #FFFFFF;
 
}
 
}

Latest revision as of 10:24, 1 May 2019

#content {
    background-color: #EADCC1;
}

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

#site-navigation h3 {
    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");
}