Skip to content

Commit ac29905

Browse files
authored
Merge pull request #521 from janfaracik/remove-body-styling
Remove body styling
2 parents f703a52 + f1d685d commit ac29905

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/main/webapp/css/jenkins-style.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@
2626
--bs-modal-bg: var(--background);
2727
}
2828

29-
body {
30-
background-color: var(--background);
31-
color: var(--text-color);
32-
}
33-
3429
.table {
3530
color: inherit;
3631
}

0 commit comments

Comments
 (0)