"ഫലകം:Listofdistricts2/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 52: | വരി 52: | ||
/* Hover effect – invert colors */ | /* Hover effect – invert colors */ | ||
.district-list .district-item:hover { | .district-list .district-item:hover { | ||
background: # | background: #81bffc; | ||
color: #ffffff; | color: #ffffff; | ||
transform: translateY(-2px); | transform: translateY(-2px); | ||
| വരി 61: | വരി 61: | ||
{ | { | ||
color: #ffffff; | color: #ffffff; | ||
font-weight:bold; | |||
} | } | ||
/* Keep small text visible in inverted mode */ | /* Keep small text visible in inverted mode */ | ||