This commit is contained in:
Bertrand 2012-05-22 10:45:40 +02:00
parent 7d7ac78d3a
commit d9d1e641a2
2 changed files with 52 additions and 37 deletions

View File

@ -26,6 +26,21 @@ form
vertical-align: top;
}
#typeOfCourse
{
display: inline-block;
}
aside
{
float: right;
}
#list
{
float: left;
}
footer
{
border-top: solid;