"ഫലകം:Listofdistricts2/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 29: | വരി 29: | ||
.district-items p a { | .district-items p a { | ||
flex: 1 1 calc(25% - | flex: 1 1 calc(25% - 10px); /* 4 per row */ | ||
box-sizing: border-box; | box-sizing: border-box; | ||
background: #ffffff; | background: #ffffff; | ||
border: 2px solid #0073e6; | border: 2px solid #0073e6; | ||
border-radius: 8px; | border-radius: 8px; | ||
padding: | padding: 5px 8px; | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
color: #004EC3; | color: #004EC3; | ||
font-size: | font-size: 0.8rem; | ||
display: flex; | display: flex; | ||
justify-content: center; | justify-content: center; | ||