Fineasz i Ferb Wiki
Fineasz i Ferb Wiki
Nie podano opisu zmian
Nie podano opisu zmian
Linia 1: Linia 1:
 
/* Tło */
 
/* Tło */
 
.mediawiki {
 
.mediawiki {
background: #000066 url("http:http://img3.wikia.nocookie.net/__cb20120918090643/fineasziferb/pl/images/3/3e/A_Waterfall_of_Leaves.jpg");
+
background: #000066 url("http://img3.wikia.nocookie.net/__cb20120918090643/fineasziferb/pl/images/3/3e/A_Waterfall_of_Leaves.jpg");
 
background-repeat:no-repeat;
 
background-repeat:no-repeat;
 
background-position:top center;
 
background-position:top center;

Wersja z 13:00, 1 paź 2014

/* Tło */
.mediawiki { 
background: #000066 url("http://img3.wikia.nocookie.net/__cb20120918090643/fineasziferb/pl/images/3/3e/A_Waterfall_of_Leaves.jpg");
background-repeat:no-repeat;
background-position:top center;
background-attachment: fixed; }

/* Założyciel */
a[href="/wiki/U%C5%BCytkownik:MaLiN2223"] { color:#0D8F57 !important; font-weight: bold !important; text-shadow:#ffcd70 0 2px 7px;}

/* Biurokraci */
a[href="/wiki/U%C5%BCytkownik:Finealt"],
a[href="/wiki/U%C5%BCytkownik:Rani19xx"] { color:#660066 !important; font-weight:bold !important; text-shadow:#42E0C4 0 2px 7px;}

/* Bot */
a[href="/wiki/U%C5%BCytkownik:Finedroid"] { color:#006633 !important; font-weight: bold !important; text-shadow:#8bcfc2 0 2px 7px;}

/* Administratorzy */
a[href="/wiki/U%C5%BCytkownik:Malexa15"], 
a[href="/wiki/U%C5%BCytkownik:Sara124"] { color:#1420C9 !important; font-weight: bold !important; text-shadow:#7d7dff 0 2px 7px;}

/* Moderatorzy */
a[href="/wiki/U%C5%BCytkownik:StefoBot"],
a[href="/wiki/U%C5%BCytkownik:Kiniulla"],
a[href="/wiki/U%C5%BCytkownik:Anulka040498"], 
a[href="/wiki/U%C5%BCytkownik:Dashie92"] { color:#C91462 !important; font-weight: bold !important; text-shadow:#ff5e7e 0 2px 7px;}

/* Patrolujący */
a[href="/wiki/U%C5%BCytkownik:Mateusz2097"],
a[href="/wiki/U%C5%BCytkownik:Fretka_Flynn"],
a[href="/wiki/U%C5%BCytkownik:3patryk3"],
a[href="/wiki/U%C5%BCytkownik:Fineasz_Flynn"] { color:#DE8716 !important; font-weight: bold !important; text-shadow:#ffbd7a 0 2px 7px;}

/*----------Artykuły----------*/

/* Zaokrąglone avki - Czat */
.ChatModule .avatar {
border-radius: 100%;
}

/* Nawigacja - kolory */
.WikiHeader nav {
  width:auto;
  height: 35px;
  border-radius: 8px 8px 0 0;}
 
 /* Tagi użytkowników - skrypt JS */  
  a.tag {
	color: inherit;
}
.tag.usergroup-smod {
	background-color: #DC143C !important;
}
.tag.usergroup-rada {
	background-color: #33cc00 !important;
}
.tag.usergroup-sysop {
    background-color: #6600cc !important;
}
.tag.usergroup-bureaucrat {
    background-color: #0033ff !important;
}
.tag.usergroup-chatmoderator {
    background-color: #ff3333 !important;
}
.tag.usergroup-bot {
    background-color: #ff6633 !important;
}
.tag.usergroup-rollback {
    background-color: #ff9900 !important;
}
.tag.usergroup-inactive {
    background-color: gray !important;
}
.tag.usergroup-it {
    background-color: #8B4513 !important;
}