view contact.css @ 25:b9a4988a22ed laserkard

[svn r26] initial live version of website completed. still have "selection" bug
author rlm
date Sun, 03 Jan 2010 22:26:26 -0500
parents
children 5b5c03a850b9
line wrap: on
line source
1 div#whole
2 {
3 width: 500px ;
4 margin-top:25px;
5 margin-left: auto ;
6 margin-right: auto ;
8 /*
9 padding:2px;
10 border-style:solid;
11 border-color:#79797b;
12 border-width:1px;
13 */
14 }