MediaWiki:Common.css: Perbedaan antara revisi

258 bita ditambahkan ,  11 bulan yang lalu
tidak ada ringkasan suntingan
Tidak ada ringkasan suntingan
Tag: Dikembalikan
Tidak ada ringkasan suntingan
 
(19 revisi perantara oleh satu pengguna lainnya tidak ditampilkan)
Baris 73: Baris 73:
font-size: 90%;
font-size: 90%;
margin-bottom: 0.5em;
margin-bottom: 0.5em;
}
}in


/* T156351: Support for Parsoid's Cite implementation */
/* T156351: Support for Parsoid's Cite implementation */
Baris 293: Baris 293:
.navbox th,
.navbox th,
.navbox-title {
.navbox-title {
background-color: #d90404;      /* Level 1 color #ccccfff */
background-color: #ccccff;      /* Level 1 color */
}
 
.navbox a,
.navbox-title a {
color: white;
}
}


Baris 361: Baris 356:
line-height: 1.5em;
line-height: 1.5em;
width: 22em;
width: 22em;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
}


Baris 413: Baris 409:
font-weight: bold;
font-weight: bold;
text-align: center;
text-align: center;
    padding: 8px 0px 8px 0px;
}
}


Baris 1.159: Baris 1.156:
span.mwe-math-mathml-inline {
span.mwe-math-mathml-inline {
font-size: 118%;
font-size: 118%;
}
.ayat {
font-size: 200%;
font-weight: bold;
}
.pasal {
font-size: 200%;
font-weight: bold;
}
}


Baris 1.271: Baris 1.278:
.mw-dismissable-notice {
.mw-dismissable-notice {
   display: none !important;
   display: none !important;
}
.LinkNama a {
color: black;
}
/* Only for mobile devices */
.onlymobile {
display:none;
}
}