"میڈیاویکی:Sidebar" کے نسخوں کے درمیان فرق

نعت کائنات سے
Jump to navigationJump to search
کوئی خلاصۂ ترمیم نہیں
ٹیگ: ردِّ ترمیم
کوئی خلاصۂ ترمیم نہیں
ٹیگ: ردِّ ترمیم
سطر 133: سطر 133:


/* ---------- Hide the sidebar search box ---------- */
/* ---------- Hide the sidebar search box ---------- */
/* Timeless renders search as a separate portlet with id="p-search". */
#p-search,
#p-search,
#searchform,
#simpleSearch,
.mw-portlet-search,
.mw-portlet-search,
#mw-panel #p-search,
#column-one #p-search,
#searchInput,
#searchButton,
#mw-searchButton,
form#searchform,
.search-box,
#search-box,
#simpleSearch input,
.mw-search-form-wrapper,
#searchInput-top,
#mw-portlet-search,
#mw-portlet-search,
div[id^="p-search"],
div#p-search,
div[class*="search"][class*="portlet"],
li#p-search,
div[role="search"] {
.sidebar-chunk #p-search,
#mw-site-navigation #p-search,
#mw-related-navigation #p-search {
     display: none !important;
     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 ---------- */
/* ---------- Sidebar width — narrow ---------- */
/* Covers MonoBook, Vector, Vector-2022, and Timeless selectors. */
/* MonoBook only — Timeless manages its own layout, leave it alone. */
#mw-panel,
#column-one {
#column-one,
.mw-sidebar,
#mw-sidebar,
.sidebar-chunk,
.mw-sidebar-chunk {
     width: 200px !important;
     width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
    flex-basis: 200px !important;
     box-sizing: border-box !important;
     box-sizing: border-box !important;
}
}
/* Push main content closer to the (now narrower) sidebar (RTL: right side) */
body.skin-monobook #content,
body.skin-monobook #content,
.monobook-body #content {
.monobook-body #content {
    margin-right: 210px !important;
}
body.skin-timeless #mw-content-container,
body.skin-timeless .mw-body {
     margin-right: 210px !important;
     margin-right: 210px !important;
}
}

نسخہ بمطابق 14:14، 1 مئی 2026ء

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

  نعت کائنات — 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 ---------- */ /* Timeless renders search as a separate portlet with id="p-search". */

  1. p-search,

.mw-portlet-search,

  1. mw-portlet-search,

div#p-search, li#p-search, .sidebar-chunk #p-search,

  1. mw-site-navigation #p-search,
  2. mw-related-navigation #p-search {
   display: none !important;

}

/* ---------- Sidebar width — narrow ---------- */ /* MonoBook only — Timeless manages its own layout, leave it alone. */

  1. column-one {
   width: 200px !important;
   box-sizing: border-box !important;

} body.skin-monobook #content, .monobook-body #content {

   margin-right: 210px !important;

}