view css/contact.css @ 103:52297178e0eb laserkard

implemented automatic text resize
author Robert McIntyre <rlm@mit.edu>
date Wed, 28 Jul 2010 06:36:39 -0400
parents 4ebd94bfecda
children
line wrap: on
line source

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