atahanuz commited on
Commit
edd6dc2
·
verified ·
1 Parent(s): fcb3c46

Upload static/styles.css with huggingface_hub

Browse files
Files changed (1) hide show
  1. static/styles.css +4 -0
static/styles.css CHANGED
@@ -108,6 +108,10 @@ td[data-label="Rank"], th:first-child {
108
  color: #cfe2ff;
109
  }
110
 
 
 
 
 
111
  td[data-label="Model"] {
112
  white-space: nowrap;
113
  }
 
108
  color: #cfe2ff;
109
  }
110
 
111
+ td[data-label="Mean (Task)"], th[data-label="Mean (Task)"] {
112
+ font-weight: 700;
113
+ }
114
+
115
  td[data-label="Model"] {
116
  white-space: nowrap;
117
  }