Pengguna:Kekavigi/vector-2022.css: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Tidak ada ringkasan suntingan
k ~
 
(17 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1: Baris 1:
/*
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.mw-sidebar-action, / sidebar bahasa
#p-Wikipedia, / sidebar wikipedia
#p-coll-print_export, / sidebar cetak/ekspor
*/


.mw-logo-container, /* Tulisan logo Wikipedia (bukan gambarnya) */
/* Ubah font ke sesuatu yang lebih mudah dibaca */
#siteSub, /* From Wikipedia, the free encyclopedia */
body {
.mw-footer-container, /* Tampilan footer */
font-family: "Atkinson Hyperlegible";
font-size: 1em;}


.mw-history-legend, /* Legenda pada halaman riwayat */
div#bodyContent {
font-size: 1em;}


#editpage-copywarn, /* By saving changes you agree to the terms of use... */
.vector-menu-portal .vector-menu-content li {
#editpage-copywarn2,
font-size: 0.8em;}
#editpage-copywarn3,
#editpage-head-copywarn,
.editpage-head-copywarn, /* Content that violates any copyrights... */
.editHelp, /* Help button in edit box */
#editnotice_BLP_editintro,
.ve-ui-mwSaveDialog-license /* license warning in VisualEditor */


{ display: none }
/* Perbaiki ukuran tampilan */
.mw-page-container {
padding-left: 0;
padding-right: 0;}

.mw-content-container {
max-width: 100%;}

.mw-article-toolbar-container {
max-width: 100%;}

.mw-footer-container {
padding-top: 0;
padding-bottom: 0;}
/* Hilangkan elemen yang tidak penting */
#p-coll-print_export, #p-Bagikan, #p-Wikipedia, #p-Komunitas,
#footer-places, #footer-icons {
display: none !important; }

Revisi terkini sejak 22 Maret 2024 15.04

/*
.mw-sidebar-action, 		/ sidebar bahasa
#p-Wikipedia,				/ sidebar wikipedia 
#p-coll-print_export,		/ sidebar cetak/ekspor 
*/

.mw-logo-container, 		/* Tulisan logo Wikipedia (bukan gambarnya) */
#siteSub,					/* From Wikipedia, the free encyclopedia */
.mw-footer-container,		/* Tampilan footer */

.mw-history-legend,			/* Legenda pada halaman riwayat */

#editpage-copywarn, 		/* By saving changes you agree to the terms of use... */
#editpage-copywarn2,
#editpage-copywarn3,
#editpage-head-copywarn, 
.editpage-head-copywarn,	/* Content that violates any copyrights... */
.editHelp,					/* Help button in edit box */   
#editnotice_BLP_editintro,
.ve-ui-mwSaveDialog-license /* license warning in VisualEditor */

{ display: none }