summaryrefslogtreecommitdiff
path: root/yaksh/static
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/static')
-rw-r--r--yaksh/static/yaksh/css/exam.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/yaksh/static/yaksh/css/exam.css b/yaksh/static/yaksh/css/exam.css
index e420166..a246141 100644
--- a/yaksh/static/yaksh/css/exam.css
+++ b/yaksh/static/yaksh/css/exam.css
@@ -5,8 +5,9 @@
#stdio, #assertion {
table-layout: fixed
}
-.table{
+.legend_table{
border: 1px solid;
+ width: 15em;
background-color: white;
border-spacing: 5px;
border-collapse: collapse;