Fineasz i Ferb Wiki
Advertisement
Fineasz i Ferb Wiki

Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
/* Tło */
.mediawiki { 
background: #000066 url("http://images1.wikia.nocookie.net/fineasziferb/pl/images/2/2a/Tło_świąteczne.png");
background-repeat:no-repeat;
background-position:top center;
background-attachment: fixed; }

/* Założyciel */
a[href="/wiki/U%C5%BCytkownik:MaLiN2223"] { color:#EDA521 !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:#B347E1 !important; font-weight:bold !important; text-shadow:#42E0C4 0 2px 7px;}

/* Bot */
a[href="/wiki/U%C5%BCytkownik:Finedroid"] { color: #4A766E !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:#0000FF !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:Anulka040498"], 
a[href="/wiki/U%C5%BCytkownik:Dashie92"] { color:#DC143C !important; font-weight: bold !important; text-shadow:#ff5e7e 0 2px 7px;}

/* Rollbackowie */
a[href="/wiki/U%C5%BCytkownik:Mateusz2097"],
a[href="/wiki/U%C5%BCytkownik:Fretka_Flynn"],
a[href="/wiki/U%C5%BCytkownik:Fineasz_Flynn"] { color:#cc9966 !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;
}
Advertisement