summaryrefslogtreecommitdiff
path: root/testapp/static/exam/css/question_quiz.css
blob: 2e133649d50c0511b0a45fcb97334618f49952e4 (plain)
1
2
3
4
5
6
7
8
9
table th, table td 
    {	
	 text-align: left;
    }
textarea
{
width : 300px;
height : 150px;
}