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

88 ബൈറ്റുകൾ നീക്കംചെയ്തിരിക്കുന്നു ,  29 സെപ്റ്റംബർ
തിരുത്തലിനു സംഗ്രഹമില്ല
('→‎Container for all first boxes: .firstboxes-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; padding: 15px; background: linear-gradient(135deg, #fefefe, #e6f0ff); border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.08); margin: 10px auto; max-width: 1200px; text-align: center; } →‎Each box: .firstbox-item { display: flex; flex-direction: column; al...' താൾ സൃഷ്ടിച്ചിരിക്കുന്നു)
 
No edit summary
വരി 1: വരി 1:
/* Container for all first boxes */
.firstboxes-container {
.firstboxes-container {
   display: flex;
   display: flex;
വരി 14: വരി 13:
}
}


/* Each box */
.firstbox-item {
.firstbox-item {
   display: flex;
   display: flex;
വരി 33: വരി 31:
}
}


/* Hover effect */
.firstbox-item:hover {
.firstbox-item:hover {
   background-color: #0073e6;
   background-color: #0073e6;
വരി 46: വരി 43:
}
}


/* Image styling */
.firstbox-item img {
.firstbox-item img {
   display: block;
   display: block;
വരി 54: വരി 50:
}
}


/* Label text */
.firstbox-item small {
.firstbox-item {
  display: block;
   font-size: 0.95rem;
   font-size: 0.85rem;
   text-align: center;
   margin-top: 4px;
  color: #555;
}
}


/* Responsive */
@media (max-width: 768px) {
@media (max-width: 768px) {
   .firstbox-item {
   .firstbox-item {
"https://schoolwiki.in/പ്രത്യേകം:മൊബൈൽവ്യത്യാസം/2865773" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്