Skip to content

Commit d156f25

Browse files
Don't overdo styling
1 parent 270eebb commit d156f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/static/detailed-query.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
}
2828
#primary-table tr:nth-child(1) {
2929
background-color: #eee;
30-
font-style: italic;
3130
font-weight: bold;
31+
border-top: 1px solid black;
3232
border-bottom: 1px solid black;
3333
}
3434

0 commit comments

Comments
 (0)