"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
No edit summary
(ചെ.)No edit summary
 
(ഒരേ ചെയ്ത ഇടയ്ക്കുള്ള 237 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല)
വരി 1: വരി 1:
.firstHeading {
/* ==========================================================================
  font-family: Georgia, "Times New Roman", serif;
  1. LOAD MALAYALAM GOOGLE FONTS
  font-size: 2.4em;
  ========================================================================== */
  text-align: center;
@import url('https://smc.org.in/fonts/manjari.css');
  margin-bottom: 10px;
 
/* GLOBAL FONTS FORCE (Combined to eliminate duplications) */
:lang(ml), :lang(ml) *,
body:lang(ml), .mw-body:lang(ml), .mw-body-content:lang(ml), #content:lang(ml),
.mw-parser-output:lang(ml), .article-content:lang(ml), .article-content *,
.intro-box:lang(ml), p:lang(ml), span:lang(ml), div:lang(ml),
h1:lang(ml), h2:lang(ml), h3:lang(ml), h4:lang(ml),
#firstHeading, .mw-first-heading, .firstHeading {
    font-family: 'Manjari', 'Meera', 'Rachana', 'Noto Sans Malayalam', 'Nirmala UI', sans-serif !important;
}
}


.article-wrapper {
.article-content,
  max-width: 900px;
.article-byline,
  margin: auto;
.author-profile-bio,
  font-family: Georgia, "Times New Roman", serif;
.author-card,
  line-height: 1.7;
.author-card-name,
.author-card-bio,
.article-title,
.related-heading,
.author-heading,
.article-meta-row,
.article-author {
    font-family: 'Manjari',
                'Meera',
                'Rachana',
                'Noto Sans Malayalam',
                sans-serif !important;
}
}


.article-meta {
 
  text-align: center;
/* GLOBAL MINOR TWEAKS */
  margin-bottom: 10px;
body {
  font-size: 1.25em;
    line-height: 1.7;
  font-weight: bold;
}
  color: #444;
.article-content * {
    line-height: 1.85 !important;
}
}
.article-meta p {
 
  display: inline !important;
/* ==========================================================================
  margin: 0 !important;
  2. HEADINGS & TITLES
  ========================================================================== */
#firstHeading, .mw-first-heading, .firstHeading {
    font-size: 2.35em !important;
    font-weight: 700 !important;
    margin-bottom: 0.4em !important;
    color: #222;
    border-bottom: solid 4px #36c;
}
}
.meta-sep {
:lang(en) #firstHeading, :lang(en) .mw-first-heading {
  margin: 0 1em;
    font-size: 2.45em !important;
}
}


 
/* HIDE NAMESPACE SUBTITLE FOR PUBLISHED ARTICLES */
.article-intro {
.mw-displaytitle-subtitle {
  font-size: 1.2em;
    display: none !important;
  background: #f2f2f2;
  padding: 14px;
  border-left: 5px solid #bbb;
  margin-bottom: 18px;
}
}


.article-floatbox {
/* ==========================================================================
  float: right;
  3. LAYOUT & SIDEBARS (FULL WIDTH)
  width: 220px;
  ========================================================================== */
  margin: 0 0 15px 20px;
#mw-site-navigation, #mw-related-navigation {
  background: #fafafa;
    display: none !important;
  padding: 10px;
  border-left: 4px solid #ccc;
  overflow: hidden; /* Contain floats */
}
}
 
#mw-content-container {
.article-floatbox h3 {
    margin-left: 0 !important;
  margin: 0 0 8px 0;
    margin-right: 0 !important;
  font-size: 1em;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    max-width: 100% !important;
}
}
 
#content {
/* Fix 1: Prevent highlights filling thumbnail gap */
    max-width: 100% !important;
.article-highlights {
  margin-top: 10px; /* Space after thumbnail */
  clear: both;
}
}


/* Fix 2: Horizontal lines + spacing between highlights */
/* ==========================================================================
.article-highlights ul {
  4. FIXED: HIDE PAGE TABS FOR ANONYMOUS USERS ONLY
  margin: 0;
  ========================================================================== */
  padding: 0;
.anon-visitor #mw-page-header-links,
  list-style: none;
.anon-visitor #siteSub {
  border-bottom: 2px solid #ccc;
    display: none !important;
}
}
 
.anon-visitor #mw-site-navigation,
.article-highlights li {
.anon-visitor #mw-related-navigation {
  margin-bottom: 8px;
    display: none !important;
  padding-bottom: 6px;
  border-bottom: 2px solid #ddd; /* Horizontal line */
}
}
 
/* ==========================================================================
.article-highlights li:last-child {
  5. LOGO INTEGRATION FOR DISPLAY NAME PLACE
  margin-bottom: 0;
  ========================================================================== */
  border-bottom: none; /* No line on last item */
.mw-wiki-title {
    font-family: 'Manjari', sans-serif !important;
    font-weight: bold;
    font-size: 22px;
    color: #002B49 !important; /* Deep Navy */
}
}
@media (max-width: 768px) {


    #mw-content-container {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
#p-logo-text {
        min-width: auto !important;
        width: 240px !important;
        max-width: 240px !important;
    }


/* COMPLETE RESET - OVERRIDES EVERYTHING */
.mw-parser-output .content-body,
.mw-parser-output .content-body * {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
}


.mw-parser-output .content-body p {
@media (max-width: 768px) {
  text-indent: 0 !important;
  margin: 0.8em 0 !important;
}


.mw-parser-output .content-body > p:first-of-type,
    #p-banner {
.mw-parser-output .content-body p:first-child {
        width: 240px !important;
  margin-top: 0 !important;
        height: 38px !important;
  margin-bottom: 0.6em !important;
    }
}


/* Empty content-body */
    #simpleSearch {
.mw-parser-output .content-body:empty {
        margin-left: 30px !important;
  display: none !important;
    }
}
}
@media screen and (max-width: 850px) {


.article-source {
    #p-logo-text {
  margin-top: 25px;
        position: static !important;
  font-size: 0.9em;
        left: auto !important;
  border-top: 1px solid #ddd;
        top: auto !important;
  padding-top: 10px;
    }
}


.article-author-bio {
  margin-top: 20px;
  font-size: 0.9em;
  background: #f4f4f4;
  padding: 10px;
  border-radius: 4px;
}
}

11:55, 22 ജൂൺ 2026-നു നിലവിലുള്ള രൂപം

/* ==========================================================================
   1. LOAD MALAYALAM GOOGLE FONTS
   ========================================================================== */
@import url('https://smc.org.in/fonts/manjari.css');

/* GLOBAL FONTS FORCE (Combined to eliminate duplications) */
:lang(ml), :lang(ml) *,
body:lang(ml), .mw-body:lang(ml), .mw-body-content:lang(ml), #content:lang(ml),
.mw-parser-output:lang(ml), .article-content:lang(ml), .article-content *,
.intro-box:lang(ml), p:lang(ml), span:lang(ml), div:lang(ml),
h1:lang(ml), h2:lang(ml), h3:lang(ml), h4:lang(ml),
#firstHeading, .mw-first-heading, .firstHeading {
    font-family: 'Manjari', 'Meera', 'Rachana', 'Noto Sans Malayalam', 'Nirmala UI', sans-serif !important;
}

.article-content,
.article-byline,
.author-profile-bio,
.author-card,
.author-card-name,
.author-card-bio,
.article-title,
.related-heading,
.author-heading,
.article-meta-row,
.article-author {
    font-family: 'Manjari',
                 'Meera',
                 'Rachana',
                 'Noto Sans Malayalam',
                 sans-serif !important;
}


/* GLOBAL MINOR TWEAKS */
body {
    line-height: 1.7;
}
.article-content * {
    line-height: 1.85 !important;
}

/* ==========================================================================
   2. HEADINGS & TITLES
   ========================================================================== */
#firstHeading, .mw-first-heading, .firstHeading {
    font-size: 2.35em !important;
    font-weight: 700 !important;
    margin-bottom: 0.4em !important;
    color: #222;
    border-bottom: solid 4px #36c;
}
:lang(en) #firstHeading, :lang(en) .mw-first-heading {
    font-size: 2.45em !important;
}

/* HIDE NAMESPACE SUBTITLE FOR PUBLISHED ARTICLES */
.mw-displaytitle-subtitle {
    display: none !important;
}

/* ==========================================================================
   3. LAYOUT & SIDEBARS (FULL WIDTH)
   ========================================================================== */
#mw-site-navigation, #mw-related-navigation {
    display: none !important;
}
#mw-content-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    max-width: 100% !important;
}
#content {
    max-width: 100% !important;
}

/* ==========================================================================
   4. FIXED: HIDE PAGE TABS FOR ANONYMOUS USERS ONLY
   ========================================================================== */
.anon-visitor #mw-page-header-links,
.anon-visitor #siteSub {
    display: none !important;
}
.anon-visitor #mw-site-navigation,
.anon-visitor #mw-related-navigation {
    display: none !important;
}
/* ==========================================================================
   5. LOGO INTEGRATION FOR DISPLAY NAME PLACE
   ========================================================================== */
.mw-wiki-title {
    font-family: 'Manjari', sans-serif !important;
    font-weight: bold;
    font-size: 22px;
    color: #002B49 !important; /* Deep Navy */
}
@media (max-width: 768px) {

    #mw-content-container {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
 
#p-logo-text {
        min-width: auto !important;
        width: 240px !important;
        max-width: 240px !important;
    }

}

@media (max-width: 768px) {

    #p-banner {
        width: 240px !important;
        height: 38px !important;
    }

    #simpleSearch {
        margin-left: 30px !important;
    }
}
@media screen and (max-width: 850px) {

    #p-logo-text {
        position: static !important;
        left: auto !important;
        top: auto !important;
    }

}
"https://abhiprayavedi.org/index.php?title=മീഡിയവിക്കി:Common.css&oldid=2243" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്