More actions
m Working on template {{Color box}}. |
m Coding and testing. |
||
| Line 4: | Line 4: | ||
padding: 0.8em; | padding: 0.8em; | ||
width: {{{width|auto}}}; | width: {{{width|auto}}}; | ||
overflow: hidden; /* To stop the div from overlapping floating elements. */ | |||
background-color: {{{color|black}}}; | background-color: {{{color|black}}}; | ||
text-align: {{{align|left}}}; | text-align: {{{align|left}}}; | ||