"ഫലകം:Listofdistricts2/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 1: | വരി 1: | ||
/* Container */ | /* Container */ | ||
.district- | .district-container { | ||
width: 100%; | width: 100%; | ||
margin: 10px auto; | margin: 10px auto; | ||
| വരി 10: | വരി 10: | ||
text-align: center; | text-align: center; | ||
} | } | ||
.district-list { | |||
display: flex; | |||
flex-wrap: wrap; | |||
gap: 12px; | |||
justify-content: center; | |||
} | |||
/* Section title */ | /* Section title */ | ||
.district-list .district-title { | .district-list .district-title { | ||