Lompat ke isi

MediaWiki:Common.css: Perbedaan antara revisi

Dari Maliki Encyclopedia
Tidak ada ringkasan suntingan
Tidak ada ringkasan suntingan
Baris 1: Baris 1:
/* =====================================
/* =====================================
   MALIKI ENCYCLOPEDIA
   MALIKI ENCYCLOPEDIA
   Common.css FINAL v11.0
   Common.css FINAL v12.0
   World History Inspired
   Compact World History Style
===================================== */
===================================== */




/* =========================
/* =====================================
   GLOBAL
   GLOBAL
========================= */
===================================== */


body{
body{
Baris 32: Baris 32:




/* =========================
/* =====================================
   HOME CONTAINER
   HOME CONTAINER
========================= */
===================================== */


.me-home{
.me-home{
Baris 61: Baris 61:
     overflow:hidden;
     overflow:hidden;


     margin:25px auto 45px;
     margin:20px auto 25px;


     text-align:center;
     text-align:center;
Baris 69: Baris 69:




/* =========================
/* =====================================
   HERO IMAGE
   HERO IMAGE / BANNER
========================= */
===================================== */




Baris 83: Baris 83:


}
}




Baris 100: Baris 99:




/* =========================
/* =====================================
   HERO TEXT
   HERO CONTENT
========================= */
===================================== */




.me-hero-content{
.me-hero-content{


     padding:20px 50px 35px;
     padding:12px 40px 25px;


}
}
Baris 120: Baris 119:
     font-family:Georgia,serif;
     font-family:Georgia,serif;


     font-size:58px;
     font-size:52px;


     font-weight:400;
     font-weight:400;
Baris 126: Baris 125:
     color:#006b54;
     color:#006b54;


     line-height:1.15;
     line-height:1.1;


     margin:0 auto 10px;
     margin:0 auto 5px;


     padding-bottom:10px;
     padding-bottom:6px;


     border-bottom:1px solid #ccc;
     border-bottom:1px solid #ccc;
Baris 140: Baris 139:




/* tagline */
/* Tagline */




.me-hero .tagline{
.me-hero .tagline{


     font-size:25px;
     font-size:22px;


     color:#24343b;
     color:#24343b;


     margin:18px auto 12px;
     margin:14px auto 8px;


}
}
Baris 155: Baris 154:




/* deskripsi */
/* Deskripsi */




.me-hero-content p{
.me-hero-content p{


     font-size:18px;
     font-size:16px;


     line-height:1.6;
     line-height:1.5;


     max-width:850px;
     max-width:850px;


     margin:10px auto;
     margin:8px auto;


}
}
Baris 173: Baris 172:


/* =====================================
/* =====================================
   FEATURED / PENGETAHUAN PILIHAN
  SECTION HEADING
===================================== */
 
 
.mw-parser-output h2{
 
    margin-top:20px;
 
    margin-bottom:15px;
 
}
 
 
 
/* =====================================
   FEATURED CONTENT
===================================== */
===================================== */


Baris 185: Baris 199:
     align-items:flex-start;
     align-items:flex-start;


     gap:18px;
     gap:12px;


     margin:30px auto;
     margin:15px auto 25px;


}
}
Baris 193: Baris 207:




/* item */
/* Item */




Baris 203: Baris 217:


     text-align:center;
     text-align:center;
    background:transparent;


}
}
Baris 210: Baris 222:




/* =========================
/* =====================================
   IMAGE BOX ONLY
   IMAGE BOX ONLY
========================= */
===================================== */




.mw-parser-output .featured-image{
.mw-parser-output .featured-image{


     height:150px;
     height:140px;


     background:#f8f6ef;
     background:#f8f6ef;
Baris 231: Baris 243:
     align-items:center;
     align-items:center;


     margin-bottom:15px;
     margin-bottom:10px;


}
}
Baris 237: Baris 249:




/* image */
.mw-parser-output .featured-image img{


    max-width:110px;


.mw-parser-output .featured-image img{
    max-height:110px;


     max-width:120px;
     width:auto;


     max-height:120px;
     height:auto;


     object-fit:contain;
     object-fit:contain;
Baris 252: Baris 265:




/* title */
/* =====================================
  TITLE
===================================== */




.mw-parser-output .featured-item h3{
.mw-parser-output .featured-item h3{
    color:#006b54;


     font-size:20px;
     font-size:20px;


    color:#006b54;
     margin:8px 0;
 
     margin:10px 0 10px;


}
}
Baris 267: Baris 282:




/* description */
/* =====================================
  DESCRIPTION
===================================== */




Baris 274: Baris 291:
     max-width:250px;
     max-width:250px;


     margin:0 auto;
     margin:5px auto;


     font-size:14px;
     font-size:14px;


     line-height:1.5;
     line-height:1.45;


}
}
Baris 284: Baris 301:




/* link */
/* =====================================
  LINK
===================================== */




Baris 291: Baris 310:
     display:inline-block;
     display:inline-block;


     margin-top:18px;
     margin-top:10px;


     color:#c79b2b;
     color:#c79b2b;
Baris 314: Baris 333:
     justify-content:center;
     justify-content:center;


     gap:18px;
     gap:12px;


     margin:35px auto;
     margin:25px auto;


}
}
Baris 329: Baris 348:


}
}




.me-explore-card{
.me-explore-card{


     height:150px;
     height:140px;


     background:#f8f6ef;
     background:#f8f6ef;
Baris 353: Baris 373:
.me-explore-card img{
.me-explore-card img{


     max-width:120px;
     max-width:110px;
 
    max-height:120px;
 
    object-fit:contain;
 
}
 
 


.me-item h3{
    max-height:110px;
 
    color:#006b54;


}
}
Baris 404: Baris 414:
     .me-hero-content{
     .me-hero-content{


         padding:20px;
         padding:15px;


     }
     }
Baris 411: Baris 421:
     .me-hero h1{
     .me-hero h1{


         font-size:38px;
         font-size:36px;


     }
     }
Baris 418: Baris 428:
     .me-hero .tagline{
     .me-hero .tagline{


         font-size:20px;
         font-size:18px;


     }
     }

Revisi per 9 September 2026 21.19

/* =====================================
   MALIKI ENCYCLOPEDIA
   Common.css FINAL v12.0
   Compact World History Style
===================================== */


/* =====================================
   GLOBAL
===================================== */

body{
    background:#ffffff;
    color:#24343b;
}


.firstHeading{
    color:#004f40;
}


a{
    color:#1f5f8b;
}


a:hover{
    color:#006b54;
}



/* =====================================
   HOME CONTAINER
===================================== */

.me-home{

    max-width:1200px;

    margin:0 auto;

}



/* =====================================
   HERO SECTION
===================================== */


.me-hero{

    background:#f8f6ef;

    border:1px solid #ddd;

    border-radius:12px;

    overflow:hidden;

    margin:20px auto 25px;

    text-align:center;

}



/* =====================================
   HERO IMAGE / BANNER
===================================== */


.me-hero-image{

    width:100%;

    height:220px;

    overflow:hidden;

}


.me-hero-image img{

    width:100%;

    height:220px;

    object-fit:cover;

    display:block;

}



/* =====================================
   HERO CONTENT
===================================== */


.me-hero-content{

    padding:12px 40px 25px;

}



/* Nama Ensiklopedia */


.me-hero h1{

    font-family:Georgia,serif;

    font-size:52px;

    font-weight:400;

    color:#006b54;

    line-height:1.1;

    margin:0 auto 5px;

    padding-bottom:6px;

    border-bottom:1px solid #ccc;

    max-width:850px;

}



/* Tagline */


.me-hero .tagline{

    font-size:22px;

    color:#24343b;

    margin:14px auto 8px;

}



/* Deskripsi */


.me-hero-content p{

    font-size:16px;

    line-height:1.5;

    max-width:850px;

    margin:8px auto;

}



/* =====================================
   SECTION HEADING
===================================== */


.mw-parser-output h2{

    margin-top:20px;

    margin-bottom:15px;

}



/* =====================================
   FEATURED CONTENT
===================================== */


.mw-parser-output .featured-grid{

    display:flex !important;

    justify-content:center;

    align-items:flex-start;

    gap:12px;

    margin:15px auto 25px;

}



/* Item */


.mw-parser-output .featured-item{

    width:300px;

    flex:none;

    text-align:center;

}



/* =====================================
   IMAGE BOX ONLY
===================================== */


.mw-parser-output .featured-image{

    height:140px;

    background:#f8f6ef;

    border:1px solid #ddd;

    border-radius:8px;

    display:flex;

    justify-content:center;

    align-items:center;

    margin-bottom:10px;

}



.mw-parser-output .featured-image img{

    max-width:110px;

    max-height:110px;

    width:auto;

    height:auto;

    object-fit:contain;

}



/* =====================================
   TITLE
===================================== */


.mw-parser-output .featured-item h3{

    color:#006b54;

    font-size:20px;

    margin:8px 0;

}



/* =====================================
   DESCRIPTION
===================================== */


.mw-parser-output .featured-item p{

    max-width:250px;

    margin:5px auto;

    font-size:14px;

    line-height:1.45;

}



/* =====================================
   LINK
===================================== */


.mw-parser-output .featured-item a{

    display:inline-block;

    margin-top:10px;

    color:#c79b2b;

    font-weight:bold;

    text-decoration:none;

}



/* =====================================
   JELAJAH PENGETAHUAN
===================================== */


.me-explore{

    display:flex;

    justify-content:center;

    gap:12px;

    margin:25px auto;

}



.me-item{

    width:300px;

    text-align:center;

}



.me-explore-card{

    height:140px;

    background:#f8f6ef;

    border:1px solid #ddd;

    border-radius:8px;

    display:flex;

    justify-content:center;

    align-items:center;

}



.me-explore-card img{

    max-width:110px;

    max-height:110px;

}



/* =====================================
   RESPONSIVE
===================================== */


@media(max-width:900px){


    .mw-parser-output .featured-grid,
    .me-explore{

        flex-wrap:wrap;

    }


}



@media(max-width:700px){


    .me-hero-image,
    .me-hero-image img{

        height:150px;

    }


    .me-hero-content{

        padding:15px;

    }


    .me-hero h1{

        font-size:36px;

    }


    .me-hero .tagline{

        font-size:18px;

    }


    .mw-parser-output .featured-item,
    .me-item{

        width:100%;

    }


}