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

No edit summary
No edit summary
 
(ഒരേ ഉപയോക്താവ് ചെയ്ത ഇടയ്ക്കുള്ള 4 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല)
വരി 615: വരി 615:
     right: 10px;
     right: 10px;
}
}
/* ===== SchoolWiki Sitenotice Section ===== */
/* =====================================================
  SchoolWiki – Sitenotice Layout (Desktop + Mobile)
  ===================================================== */


/* SchoolWiki Sitenotice Section */
/* Outer full-width sitenotice container */
 
/* Outer full-width sitenotice */
.sw-sitenotice-outer {
.sw-sitenotice-outer {
   background: #fff;
   background: #ffffff;
   border-bottom: 1px solid #ddd;
   border-bottom: 1px solid #dcdcdc;
}
}


/* Centered content container */
/* Centered grid container */
.sw-sitenotice-inner {
.sw-sitenotice-grid {
   max-width: 1100px;
   max-width: 1100px;
   margin: 0 auto;
   margin: 0 auto;
   padding: 8px 12px;
   padding: 10px 12px;
 
  display: grid;
  grid-template-columns: 4fr 1fr; /* LEFT 80% | RIGHT 20% */
  gap: 16px;
  align-items: start;
}
}


/* ===== Login bar ===== */
/* =====================================================
.sw-login-bar {
  LEFT: Main Notice Card
  ===================================================== */
 
.sw-main-card {
   display: flex;
   display: flex;
  justify-content: center;
   gap: 14px;
  align-items: center;
   padding: 14px;
   gap: 10px;
   border: 2px solid #ff3396;
   flex-wrap: wrap;
   border-radius: 12px;
  background: #fffbd6;
   background: #ffffff;
   border: 1px solid #e6e0a3;
  padding: 6px 10px;
   border-radius: 6px;
   font-size: 90%;
  margin-bottom: 8px;
}
 
.sw-login-link {
  text-decoration: none;
  color: #0645ad;
  padding: 3px 8px;
  border-radius: 14px;
  white-space: nowrap;
}
}


.sw-login-link:hover {
.sw-main-image img {
   background: rgba(0,0,0,0.05);
  max-width: 64px;
   height: auto;
}
}


/* ===== Campaign card ===== */
.sw-main-content {
.sw-notice-card {
   flex: 1;
   display: flex;
  align-items: center;
  gap: 12px;
  border: 2px solid #ff3396;
  border-radius: 10px;
  padding: 10px;
}
}


.sw-notice-title {
.sw-main-title {
   font-size: 120%;
   font-size: 120%;
   font-weight: 700;
   font-weight: 700;
   margin-bottom: 6px;
   margin-bottom: 6px;
  line-height: 1.3;
  border-bottom:2px solid #aaa;
}
}


.sw-notice-links {
.sw-main-links {
   font-size: 90%;
   font-size: 90%;
   line-height: 1.6;
   line-height: 1.6;
}
}


/* ===== Mobile adjustments ===== */
/* =====================================================
  RIGHT: Help / Login Panel
  ===================================================== */
 
.sw-login-box {
  background: #fffbd6;
  border: 1px solid #e6e0a3;
  padding: 10px 14px;
  border-radius: 12px;
  font-size: 85%;
}
 
.sw-login-box div {
  margin: 6px 0;
}
 
.sw-login-box a {
  text-decoration: none;
  color: #0645ad;
  display: inline-block;
}
 
.sw-login-box a:hover {
  text-decoration: underline;
}
 
/* =====================================================
  Mobile / Small Screen Behavior
  ===================================================== */
 
@media (max-width: 720px) {
@media (max-width: 720px) {
   .sw-notice-card {
 
  /* Stack layout */
  .sw-sitenotice-grid {
    grid-template-columns: 1fr;
  }
 
  /* Center everything on mobile */
   .sw-main-card {
     flex-direction: column;
     flex-direction: column;
     text-align: center;
     text-align: center;
    align-items: center;
  }
  .sw-main-image img {
    max-width: 56px;
   }
   }


   .sw-login-bar {
   .sw-login-box {
     font-size: 85%;
     text-align: center;
     gap: 6px;
     font-size: 80%;
   }
   }


   .sw-login-link {
   .sw-login-box div {
     padding: 3px 6px;
     margin: 4px 0;
   }
   }
}
}


/* =========================================================
/* =========================================================
"https://schoolwiki.in/മീഡിയവിക്കി:Common.css" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്