css tweaks

This commit is contained in:
Victor Shnayder
2012-11-12 13:09:16 -05:00
parent 68fb5c9799
commit 2b55c5906d

View File

@@ -245,6 +245,14 @@ div.course-wrapper {
.self-assessment {
textarea {
height: 200px;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
div {
margin-top: 5px;
margin-bottom: 5px;
}
}