میڈیاویکی:Sidebar

نعت کائنات سے
Jump to navigationJump to search

/* =========================================================

  نعت کائنات — MediaWiki:Common.css
  Paste contents of this file into:
  https://naatkainaat.org/index.php/MediaWiki:Common.css
  After saving, do Ctrl+F5 on any page to clear CSS cache.
  ========================================================= */


/* ---------- Hide page title on Main Page (صفحۂ اول) ---------- */ /* Cover every body-class variant MediaWiki/Timeless may emit. */ body.page-صفحۂ_اول #firstHeading, body.page-صفحۂ_اول .mw-first-heading, body.page-صفحۂ_اول .mw-page-title-main, body.page-Main_Page #firstHeading, body.page-Main_Page .mw-first-heading, body.page-Main_Page .mw-page-title-main, body.rootpage-صفحۂ_اول #firstHeading, body.rootpage-صفحۂ_اول .mw-first-heading, body.rootpage-Main_Page #firstHeading, body.rootpage-Main_Page .mw-first-heading, body.mainpage #firstHeading, body.mainpage .mw-first-heading, body.mainpage .mw-page-title-main, body[class*="page-صفحۂ"] #firstHeading, body[class*="page-صفحۂ"] .mw-first-heading, body[class*="rootpage-صفحۂ"] #firstHeading, body[class*="rootpage-صفحۂ"] .mw-first-heading, body[class*="page-%D8%B5%D9%81%D8%AD%DB%82"] #firstHeading, body[class*="page-%D8%B5%D9%81%D8%AD%DB%82"] .mw-first-heading {

   display: none !important;

}

/* Hide the "From <site>" subtitle on the main page too */ body.page-صفحۂ_اول #siteSub, body.page-Main_Page #siteSub, body.mainpage #siteSub, body.page-صفحۂ_اول #contentSub, body.page-Main_Page #contentSub, body.mainpage #contentSub {

   display: none !important;

}


/* ---------- Light typographic polish (does NOT touch skin layout) ---------- */

/* Sitewide Urdu Nastaliq font + comfortable reading size */ body, .mw-body, .mw-body-content,

  1. bodyContent,
  2. mw-content-text,

.mw-parser-output, p, li, dd, dt, td, th, blockquote, h1, h2, h3, h4, h5, h6, .firstHeading, #firstHeading, .mw-first-heading {

   font-family: 'Noto Nastaliq Urdu', 'Jameel Noori Nastaleeq', 'Alvi Nastaleeq', 'Pak Nastaleeq', serif !important;

}

/* Body / paragraph reading size */ body, .mw-body-content,

  1. mw-content-text,

.mw-parser-output, .mw-parser-output p, .mw-parser-output li, .mw-parser-output dd, .mw-parser-output td, .mw-parser-output th {

   font-size: 28px !important;
   line-height: 2.2 !important;

}

/* Headings — green, bold, larger */ .mw-parser-output h1, .mw-parser-output h2, .mw-parser-output h3, .mw-parser-output h4, .mw-parser-output h5, .mw-parser-output h6, .firstHeading, #firstHeading, .mw-first-heading {

   color: #047857 !important;          /* deep emerald — matches home hero */
   font-weight: 700 !important;
   line-height: 1.7 !important;
   border-bottom-color: #6ee7b7 !important;

} .mw-parser-output h1, .firstHeading, #firstHeading, .mw-first-heading { font-size: 44px !important; } .mw-parser-output h2 { font-size: 38px !important; } .mw-parser-output h3 { font-size: 34px !important; color: #0f766e !important; } .mw-parser-output h4 { font-size: 30px !important; color: #0f766e !important; } .mw-parser-output h5 { font-size: 28px !important; color: #134e4a !important; } .mw-parser-output h6 { font-size: 26px !important; color: #134e4a !important; }

/* TOC (table of contents) tidy */ .toc, #toc {

   font-family: 'Noto Nastaliq Urdu', 'Jameel Noori Nastaleeq', serif !important;
   font-size: 24px !important;
   line-height: 2 !important;

} .toc h2, #toc h2, .toctitle {

   color: #047857 !important;
   font-weight: 700 !important;

}

/* Sidebar / portlet links sitewide */ .mw-portlet a, .portlet a,

  1. mw-panel a,
  2. column-one a,

.sidebar a, .mw-sidebar a {

   font-family: 'Noto Nastaliq Urdu', 'Jameel Noori Nastaleeq', 'Alvi Nastaleeq', sans-serif !important;
   font-size: 23px !important;
   line-height: 2 !important;

}

/* Sidebar section headings — green */ .mw-portlet-heading, .portlet h3, .portlet h5, .sidebar h2, .sidebar h3 {

   font-family: 'Noto Nastaliq Urdu', 'Jameel Noori Nastaleeq', sans-serif !important;
   font-weight: 700 !important;
   color: #047857 !important;
   font-size: 24px !important;

}

/* Soft warm page background like Wikipedia */ body {

   background: #f6f6f6;

}

/* ---------- Hide the sidebar search box ---------- */

  1. p-search,
  2. searchform,
  3. simpleSearch,

.mw-portlet-search,

  1. mw-panel #p-search,
  2. column-one #p-search,
  3. searchInput,
  4. searchButton,
  5. mw-searchButton,

form#searchform, .search-box,

  1. search-box,
  2. simpleSearch input,

.mw-search-form-wrapper,

  1. searchInput-top,
  2. mw-portlet-search,

div[id^="p-search"], div[class*="search"][class*="portlet"], div[role="search"] {

   display: none !important;
   visibility: hidden !important;
   height: 0 !important;
   width: 0 !important;
   overflow: hidden !important;
   margin: 0 !important;
   padding: 0 !important;

}

/* ---------- Sidebar width — narrow to 200px / ~10em ---------- */ /* Covers MonoBook, Vector, Vector-2022, and Timeless selectors. */

  1. mw-panel,
  2. column-one,

.mw-sidebar,

  1. mw-sidebar,

.sidebar-chunk, .mw-sidebar-chunk {

   width: 200px !important;
   max-width: 200px !important;
   min-width: 200px !important;
   flex-basis: 200px !important;
   box-sizing: border-box !important;

}

/* Push main content closer to the (now narrower) sidebar (RTL: right side) */ body.skin-monobook #content, .monobook-body #content {

   margin-right: 210px !important;

} body.skin-timeless #mw-content-container, body.skin-timeless .mw-body {

   margin-right: 210px !important;

}