Widget:WJG Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
#globalWrapper{ | #globalWrapper{ | ||
z-index:-1; | z-index:-1; | ||
} | |||
#navPane{ | |||
position:relative; | |||
float:left; | |||
width:5%; | |||
} | } | ||
#navBar{ | #navBar{ | ||
position:relative; | position:relative; | ||
float:left; | float:left; | ||
width: | width:94%; | ||
background-color:#3366CC; | background-color:#3366CC; | ||
} | } | ||
#examSpace{ | #examSpace{ |