view contact.css @ 66:5a490c918444 laserkard

[svn r67] New format, brings down the (new) image to left-align with text
author hong
date Sun, 04 Apr 2010 22:44:40 -0400
parents 5b5c03a850b9
children 24d5d4221b42
line wrap: on
line source

2 div.whole
3 {
4 width: 500px ;
5 margin-top:25px;
6 margin-left: auto ;
7 margin-right: auto ;
9 /*
10 padding:2px;
11 border-style:solid;
12 border-color:#79797b;
13 border-width:1px;
14 */
15 }