We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a8993 commit 3418b0eCopy full SHA for 3418b0e
1 file changed
assets/css/stylesheet.css
@@ -144,16 +144,14 @@ tr td:first-child {
144
border-left: none;
145
}
146
147
+table.horizontal {
148
+ border-top: 1px solid #e3e3e3;
149
+}
150
151
table.horizontal th {
- border-bottom: none;
152
font-weight: 400px;
153
154
-table.horizontal td {
155
-}
156
-
157
/**
158
* Links
159
*/
0 commit comments