Update style.css
Browse files
style.css
CHANGED
@@ -104,7 +104,7 @@
|
|
104 |
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
|
105 |
}
|
106 |
.section_evalTable__table td.td_a {
|
107 |
-
text-align:
|
108 |
}
|
109 |
.section_evalTable__table td.td_value {
|
110 |
font-family: 'Courier New', Courier, monospace;
|
|
|
104 |
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
|
105 |
}
|
106 |
.section_evalTable__table td.td_a {
|
107 |
+
text-align: left;
|
108 |
}
|
109 |
.section_evalTable__table td.td_value {
|
110 |
font-family: 'Courier New', Courier, monospace;
|