"ഫലകം:SSKBoxImage/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 31: | വരി 31: | ||
flex: 0 0 auto; /* Prevent these divs from growing */ | flex: 0 0 auto; /* Prevent these divs from growing */ | ||
width: 150px; /* Set a fixed width for the side divs */ | width: 150px; /* Set a fixed width for the side divs */ | ||
margin: 10px; | margin: 10px; | ||
} | } | ||
| വരി 37: | വരി 36: | ||
.boxcenter { | .boxcenter { | ||
flex: 1; /* Allow this div to grow and fill the remaining space */ | flex: 1; /* Allow this div to grow and fill the remaining space */ | ||
margin: 10px; | margin: 10px; | ||
} | } | ||