mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-11 16:17:12 +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:
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"}
|
||||||
Reference in New Issue
Block a user