view contact.css @ 71:ad52bd1a084b laserkard

Now there is no HTML whatsoever\!
author Robert McIntyre <rlm@mit.edu>
date Tue, 22 Jun 2010 22:42:11 -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 }