summaryrefslogtreecommitdiff
path: root/testapp/static/exam/css/question_quiz.css
blob: 1668bad44dd83c31a100a5203282910408b0b418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
table th, table td 
    {	
	 text-align: left;
    }

.mini-text
{
	height : 9px;
	width : 30px;
}
.select-type
{
	width : 80px;
}