forked from expo/troggle
[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:
parent
0ba4dd4ef4
commit
8de2573385
10
media/css/nav.css
Normal file
10
media/css/nav.css
Normal 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"}
|
Loading…
Reference in New Issue
Block a user