mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-28 02:01:55 +00:00
10 lines
158 B
CSS
10 lines
158 B
CSS
|
div#nav {
|
||
|
width: 12em;
|
||
|
float: left;
|
||
|
width: 12em;
|
||
|
background: #EBEBEB;
|
||
|
padding: 15px 0;
|
||
|
height:100%
|
||
|
}
|
||
|
|
||
|
div#content { style="margin-left:13em"}
|