2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/css/respondent.css
2008-10-15 04:49:50 +00:00

17 lines
172 B
CSS

#details {
display: none;
}
.labelclass{
width:20%;
}
.textclass {
width:70%;
height:80%;
}
.submitclass{
width:20%;
}
.addresp{
font-style:italic;
}