MediaWiki:TëNdryshime.js: Dallime mes rishikimesh

Nga Wikipedia, enciklopedia e lirë
Content deleted Content added
vNo edit summary
v Bot: Security fix: protocol-relative URLs per https://meta.wikimedia.org/?oldid=3197161 (questions?).
Rreshti 18: Rreshti 18:
.shenjë.hartë {
.shenjë.hartë {
background: url(http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png) no-repeat top right;
background: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png) no-repeat top right;
}
}
Rreshti 54: Rreshti 54:
.koka_e_faqes_kryesore {
.koka_e_faqes_kryesore {
background-image:url('http://upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png');
background-image:url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png');
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: top right;
background-position: top right;

Versioni i datës 13 janar 2012 13:28

body.page-Faqja_kryesore #ca-delete {
    display: none !important;
}
 
body.page-Faqja_kryesore #mp-topbanner {
    clear: both;
}
 
.page-Faqja_kryesore #content h2,
.page-Faqja_kryesore #mw_content h2 {
    margin: 0;
}
 
.newpage {
color: white;
background-color: blue;
}
 
.shenjë.hartë {
background: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png) no-repeat top right;
}
 
.buton {
        background: none repeat scroll 0 0 #5590F2;
        border: 1px solid #608ed6;
        color: #FFFFFF;
        cursor: pointer;
        display: block;
        float: right;
        font-size: 100%;
        font-weight: bold;
        margin: 20px 20px 0px 0px;
        padding: 3px;
        position: relative;
        text-align: center;
        width: 160px;
}
.buton:hover {
        border-color: #2066d6;
        background: #477ACA;
}
.buton:active {
        background-color: #7fb0ff;;
}
 
/* make the list of references look smaller */
ol.references {
   font-size: 100%;
}
 
.references-small { font-size: 90%;}
     column-count:2;
}
 
.koka_e_faqes_kryesore {
       background-image:url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png');
       background-repeat: no-repeat;
       background-position: top right;
       width: 100%;
       clear: both;
}
 
.globigri {
       background: url("//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png");
}

/* Allow limiting of which header levels are shown in a TOC;
   <div class="toclimit-3">, for instance, will limit to
   showing ==headings== and ===headings=== but no further
   (as long as there are no =headings= on the page, which
   there shouldn't be according to the MoS).
 */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}

span.tocnumber {
        margin-right: 0.3em;
}

.tocnumber {
        font-size: 94%;
}

/* Zebër (Lloj tabele) */
table.wikitable.zebër tr:nth-child(even) {
	background: white;
}