mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-26 17:21:55 +00:00
[svn r8200] CSS for use when using lefthand navigation menu. Not sure if this will be used by all templates eventually.
This commit is contained in:
parent
9b63d62368
commit
76469fdd42
10
troggle/media/css/nav.css
Normal file
10
troggle/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