view contact.css @ 29:7742910e0479 laserkard

[svn r30] implemented drawing text on the picture dynamically. still need to center stuff
author rlm
date Sat, 16 Jan 2010 12:25:43 -0500
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 }