mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
18 lines
219 B
CSS
18 lines
219 B
CSS
.labelclass{
|
|
width:20%;
|
|
}
|
|
.textclass {
|
|
width:70%;
|
|
height:80%;
|
|
}
|
|
.submitclass{
|
|
width:20%;
|
|
}
|
|
.addresp{
|
|
font-style:italic;
|
|
}
|
|
|
|
.text{
|
|
font-size:14px;
|
|
font-family:Tahoma, Arial, Helvetica, sans-serif;
|
|
} |