Złoczyńcy Wiki
Nie podano opisu zmian
Nie podano opisu zmian
Linia 52: Linia 52:
   
 
/* Kolory grup użytkowników */
 
/* Kolory grup użytkowników */
a[href="/wiki/U%C5%BCytkownik:Xardan"],
+
a[href="/wiki/U%C5%BCytkownik:Yaxiro"],
.edited-by a[href$="Xardan"],
+
.edited-by a[href$="Yaxiro"],
 
.kolor-biurol {
 
.kolor-biurol {
 
color: #CC0000 !important;
 
color: #CC0000 !important;
 
font-weight: bold !important;
 
font-weight: bold !important;
 
}
 
}
.SpeechBubble.message .edited-by > a[href$="Xardan"].subtle:after {
+
.SpeechBubble.message .edited-by > a[href$="Yaxiro"].subtle:after {
 
color: #000;
 
color: #000;
 
content: "[BIUROKRATA]";
 
content: "[BIUROKRATA]";

Wersja z 18:58, 11 gru 2018

.UserProfileMasthead .globaledit-details {
    border-top-color: #515151;
}
.media-gallery-caption a {
    color: #3498db !important;
}
.media-gallery-caption a.new {
    color: #CC2200 !important;
}

.portable-infobox {
    width: 270px;
}
.portable-infobox .pi-image { width: 270px; }
.portable-infobox .pi-image img { max-width: 270px; height: auto; }

.portable-infobox .pi-caption { 
    color: #ddd;
    font-size: 12px;
    text-align: center;
    padding: 5px;
    font-style: italic;
}

.portable-infobox .pi-title {
    background: #891100;
    font-weight: normal;
    font-size: 24px;
    padding: 10px;
    text-align: center;
}
.portable-infobox .pi-header {
    padding: 5px;
    text-align: center;
    background: #891100;
    font-weight: normal;
    font-size: 17px;
}
.portable-infobox.pi-background { 
background-color: #1a1a1a; 
border: 1px solid #891100; 
}

.pi-secondary-background { 
background-color: #891100; 
color: white;
}
.portable-infobox .pi-item.pi-data { 
border-bottom: solid 1px #891100; 
padding: 2px;
}

/* Kolory grup użytkowników */
a[href="/wiki/U%C5%BCytkownik:Yaxiro"],
.edited-by a[href$="Yaxiro"],
.kolor-biurol {
	color: #CC0000 !important;
	font-weight: bold !important;
}
.SpeechBubble.message .edited-by > a[href$="Yaxiro"].subtle:after {
    color: #000;
	content: "[BIUROKRATA]";
	font-size: 85%;
}

a[href="/wiki/U%C5%BCytkownik:RakietowySzop"],
.edited-by a[href$="RakietowySzop"],
.kolor-mod {
	color: #006400 !important;
	font-weight: bold !important;
}
.SpeechBubble.message .edited-by > a[href$="RakietowySzop"].subtle:after {
    color: #000;
	content: "[MODERATOR]";
	font-size: 85%;
}

a[href="/wiki/U%C5%BCytkownik:Kintobor"],
.edited-by a[href$="Kintobor"],
.kolor-mod {
	color: #006400 !important;
	font-weight: bold !important;
}
.SpeechBubble.message .edited-by > a[href$="Kintobor"].subtle:after {
    color: #000;
	content: "[MODERATOR]";
	font-size: 85%;
}

/* Moduły */
.WikiaRail .module,
.WikiaRail .rail-module {
    position: relative;
    margin: 0;
    margin-bottom: 15px;
    padding: 20px 15px 15px;
    background: #262626;
    border: none;
    border-radius: 5px;
    word-wrap: break-word;
}
 
.WikiaRail .module h2,
.WikiaRail .rail-module h2 {
    min-height: 30px;
    margin-top: 0;
    margin-bottom: 16px;
    padding-left: 2px;
    border-bottom: 1px solid #262626;
    font-size: 16px;
    font-weight: bold;
}

/* Moduł aktywności */
.activity-module h2 { border-bottom: 1px solid hsla(0,0%,100%,0.2) !important }

/* Zakładnik w infoboksie */
.portable-infobox .pi-image-collection-tabs { display: flex; flex-flow: row wrap }
.portable-infobox .pi-tab-link { flex: 1 auto; max-width: 100% }