Öppna huvudmenyn

TurfWiki β

Användare:Skogstoken/common.css

< Användare:Skogstoken
Version från den 10 oktober 2018 kl. 09.42 av Skogstoken (Diskussion | bidrag) (Gör version 22515 av Skogstoken (diskussion) ogjord)
///*
div#mw-page-base {
    background: #CCCCCC;
}

div#mw-head-base {
    background-image: url( https://turfgame.com/images/bg5.jpg );
    border-bottom: 0px;
}

/* Framework */

body {
    background-image: url( https://turfgame.com/images/bg5.jpg );
}

/* Content */

div#content {
    background: rgba( 179, 204, 204, 0.3 );
    border: 4px solid #000000;
    color: #d9d9d9;
}

/* Tabs */

li.new span a, 
#ca-edit span a, 
li.collapsible span a, 
li.icon span a, 
#ca-talk span a,
#ca-view span a {
    background-color: #DDDDDD;
}

li.selected span a {
    background-color: #EEEEEE;
}

/*
div#h2 {
    background-color: #d9d9d9

}

div#column-content {
    background-color: rgba( 179, 204, 204, 0.3 );

}
div#editsection {
    background-color: rgba( 179, 204, 204, 0.3 );

}

div#globalWrapper {
    background-color: rgba( 179, 204, 204, 0.3 );

}

div#tocindent {
    background-color: rgba( 179, 204, 204, 0.3 );

}

div#p-search {
    background-color: rgba( 179, 204, 204, 0.3 );

}

div#p-cactions {
    background-color: rgba( 179, 204, 204, 0.3 );

}

div#contentSub {
    background-color: rgba( 179, 204, 204, 0.3 );

}

///*