view css/contact.css @ 106:5b0753c6f34d laserkard tip

updated to newest compojure and a simpler syntax
author Robert McIntyre <rlm@mit.edu>
date Mon, 27 Sep 2010 20:22:58 -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 }