"ഫലകം:Header4/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

561 ബൈറ്റുകൾ കൂട്ടിച്ചേർത്തിരിക്കുന്നു ,  30 സെപ്റ്റംബർ
തിരുത്തലിനു സംഗ്രഹമില്ല
No edit summary
No edit summary
വരി 70: വരി 70:
   line-height: 1.6em;
   line-height: 1.6em;
   margin: 0;
   margin: 0;
}
/* Links */
.banner-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}
.banner-links a {
  display: inline-block;
  padding: 8px 15px;
  background-color: #004EC3;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  transition: background-color 0.3s;
}
}


.banner-links a:hover {
  background-color: #003A9B;
}
/* Responsive: stack on small screens */
/* Responsive: stack on small screens */
@media (max-width: 768px) {
@media (max-width: 768px) {
വരി 91: വരി 112:
   #mp-topbanner .banner-desc {
   #mp-topbanner .banner-desc {
     font-size: 1.1rem;
     font-size: 1.1rem;
  }
  .banner-links {
    justify-content: center;
   }
   }
}
}
വരി 106: വരി 130:
   #mp-topbanner .banner-desc {
   #mp-topbanner .banner-desc {
     font-size: 1rem;
     font-size: 1rem;
  }
.banner-links {
    flex-direction: column;
    align-items: center;
  }
  .banner-links a {
    width: 100%;
    text-align: center;
   }
   }
}
}
"https://schoolwiki.in/പ്രത്യേകം:മൊബൈൽവ്യത്യാസം/2866058" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്