diff options
Diffstat (limited to 'testapp/static/exam/css/gradeuser.css')
-rw-r--r-- | testapp/static/exam/css/gradeuser.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testapp/static/exam/css/gradeuser.css b/testapp/static/exam/css/gradeuser.css new file mode 100644 index 0000000..e50ab4e --- /dev/null +++ b/testapp/static/exam/css/gradeuser.css @@ -0,0 +1,6 @@ +textarea +{ +width : 550px; +height : 200px; + +} |