Sitanuns:Monobook.css

Se Vükiped: sikloped libik

Prudö! Pos dakip buükamas, mögos, das ozesüdos ad nedemön memi nelaidüpik bevüresodatävöma ad logön votükamis. Mozilla / Firefox / Safari: kipolöd klavi Shift dono e välolöd eli Reload (= dönulodön) me mugaparat, u dränolöd klävis Ctrl-Shift-R (Cmd-Shift-R pö el Apple Mac); pro el IE: (Internet Explorer) kipolöd klavi Ctrl dono e välolöd eli Refresh (= flifädükön) me mugaparat, u dränolöd klavis Ctrl-F5; Konqueror:: välolöd eli Reload (= dönulodön) me mugaparat, u dränolöd klavi F5; gebans ela Opera ba nedons vagükön lölöfiko memi nelaidüpik me Tools→Preferences (Stumem->Buükams).

/* El CSS isio pepladöl otefon gebanis padafomäta: Monobook */



/****************************/
/* BEGIN LIGHT BLUE SECTION */
/****************************/
/* Make all non-namespace pages have a light blue content area. This is done by
   setting the background color for all #content areas to light blue and then
   overriding it for any #content enclosed in a .ns-0 (main namespace). I then
   do the same for the "tab" background colors. --Lupo */

#content {
    background: #F8FCFF; /* a light blue */ 
}

#content div.thumb {
    border-color: #F8FCFF;
}

.ns-0 * #content {
    background: white;
}

.ns-3 * #content {
    background: #FFFFF0;
}

.ns-3 * #toc {
    background: #F8F8EA;
}

.ns-100 * #content {
    background: white;
}

#mytabs li {
    background: #F8FCFF;
}

.ns-0 * #mytabs li {
    background: white;
}

.ns-3 * #mytabs li {
    background: #FFFFF0;
}

.ns-100 * #mytabs li {
    background: white;
}

#mytabs li a {
    background-color: #F8FCFF;
}

.ns-0 * #mytabs li a {
    background-color: white;
}

.ns-3 * #mytabs li a {
    background-color: #FFFFF0;
}

.ns-100 * #mytabs li a {
    background-color: white;
}

#p-cactions li {
    background: #F8FCFF;
}

.ns-0 * #p-cactions li {
    background: white;
}

.ns-3 * #p-cactions li {
    background: #FFFFF0;
}

.ns-100 * #p-cactions li {
    background: white;
}

#p-cactions li a {
    background-color: #F8FCFF;
}

.ns-0 * #p-cactions li a {
    background-color: white;
}

.ns-3 * #p-cactions li a {
    background-color: #FFFFF0;
}

.ns-100 * #p-cactions li a {
    background-color: white;
}

.ns-0 * #content div.thumb {
    border-color: white;
}

.ns-3 * #content div.thumb {
    border-color: #FFFFF0;
}

.ns-100 * #content div.thumb {
    border-color: white;
}

/**************************/
/* END LIGHT BLUE SECTION */
/**************************/