"ഫലകം:Listofdistricts2/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 31: | വരി 31: | ||
/* Each item as clickable card */ | /* Each item as clickable card */ | ||
.district- | .district-items a { | ||
flex: 1 1 auto; | flex: 1 1 auto; | ||
min-width: 140px; | min-width: 140px; | ||
| വരി 48: | വരി 48: | ||
/* Hover effect – invert colors */ | /* Hover effect – invert colors */ | ||
.district- | .district-items a:hover { | ||
background: #81bffc; | background: #81bffc; | ||
color: #ffffff; | color: #ffffff; | ||