"ഫലകം:Listofdistricts2/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 48: | വരി 48: | ||
/* Hover effect – invert colors */ | /* Hover effect – invert colors */ | ||
.district-item:hover { | .district-item:hover { | ||
background: # | background: #81bffc; | ||
color: #ffffff; | color: #ffffff; | ||
transform: translateY(-2px); | transform: translateY(-2px); | ||
| വരി 59: | വരി 59: | ||
} | } | ||
.district-list .district-item a:hover { | .district-list .district-item a:hover { | ||
color: #ffffff; | color: #ffffff; | ||
font-weight:bold; | |||
} | } | ||
/* Small subtext inside cards */ | /* Small subtext inside cards */ | ||