view css/contact.css @ 87:81deee1fc85b laserkard

got pure raphael color selector working
author Robert McIntyre <rlm@mit.edu>
date Mon, 26 Jul 2010 02:20:29 -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 }