There was an error while loading. Please reload this page.
1 parent 3a5cfc0 commit 7ec9c41Copy full SHA for 7ec9c41
css/guide.css
@@ -320,11 +320,11 @@ table.clock-values tr {
320
border-bottom: solid thin #fff;
321
}
322
323
-table.clock-values thead tr:first-child {
+table.clock-values thead tr:nth-child(1) {
324
background-color: #ca82c9;
325
326
327
-table.clock-values thead tr:second-child {
+table.clock-values thead tr:nth-child(2) {
328
background-color: #f29bce;
329
330
0 commit comments