[svn] CSS for use when using lefthand navigation menu. Not sure if this will be used by all templates eventually.

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8200 by aaron @ 1/19/2009 6:56 AM
This commit is contained in:
substantialnoninfringinguser 2009-05-13 05:40:13 +01:00
parent 0ba4dd4ef4
commit 8de2573385

10
media/css/nav.css Normal file
View File

@ -0,0 +1,10 @@
div#nav {
width: 12em;
float: left;
width: 12em;
background: #EBEBEB;
padding: 15px 0;
height:100%
}
div#content { style="margin-left:13em"}