wzxii commited on
Commit
aa69606
1 Parent(s): 4b00205

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css CHANGED
@@ -103,6 +103,9 @@
103
  .section_evalTable__table th {
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
  }
 
103
  .section_evalTable__table th {
104
  font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
105
  }
106
+ .section_evalTable__table th.th_model{
107
+ text-align: left;
108
+ }
109
  .section_evalTable__table td.td_a {
110
  text-align: left;
111
  }