forked from expo/troggle
aeef470c6d
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8201 by aaron @ 1/19/2009 7:19 AM
9 lines
146 B
CSS
9 lines
146 B
CSS
div#nav {
|
|
width: 12em;
|
|
float: left;
|
|
background: rgb(153, 153, 153);
|
|
padding: 15px 0;
|
|
height:100%
|
|
}
|
|
|
|
div#content { margin-left:13em } |