Hi,

I created a file named custom.css (which is currently empty) to store
custom css definitions. So code will be cleaner if following part moved to
custom.css from index.html.
.more
{
text-align:right;
}
.cell
{
float: left;
width: 150px;
height:150px;
}
.image
{
margin:auto;
}

I think that will not affect the intended functionality.

Regards
Prabhath

Reply via email to