diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/contact.css	Sun Jan 03 22:26:26 2010 -0500
     1.3 @@ -0,0 +1,18 @@
     1.4 +div#whole
     1.5 +{
     1.6 +  width: 500px ;
     1.7 +  margin-top:25px;
     1.8 +  margin-left: auto ;
     1.9 +  margin-right: auto ;
    1.10 +
    1.11 +/*
    1.12 +padding:2px;
    1.13 +border-style:solid;
    1.14 +border-color:#79797b;
    1.15 +border-width:1px;
    1.16 +*/
    1.17 +}
    1.18 +
    1.19 +
    1.20 +
    1.21 +