summaryrefslogtreecommitdiffstats
path: root/media/css/nav.css
blob: fe40bdf89ac072cf3a2e15276734809140696f0a (plain)
1
2
3
4
5
6
7
8
9
10
div#nav {
	width: 12em;
	float: left;
	width: 12em; 
	background: #EBEBEB;
	padding: 15px 0;
	height:100%
}
	
div#content { style="margin-left:13em"}