started moving content to corretn divs

This commit is contained in:
2013-01-26 17:00:30 -05:00
parent 5584faedef
commit 4f234b5450
11 changed files with 261 additions and 94 deletions

View File

@@ -15,6 +15,14 @@ list-style-type: none;
list-style-type: none;
}
#Leftpane {
float: left;
}
#Rightpane {
float: left;
}
#exerciselist {
width : 500px;