Skip to content

Commit

Permalink
removed more unused CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketinventor committed Oct 28, 2016
1 parent f3b5725 commit 4731477
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions In Javascript/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,6 @@ body {
color: white;
}

.data td {
border: 1px solid black;
border-bottom: 0px;
border-right: 0px;
}

.data td:last-child {
border-right: 1px solid black;
}

.data tr:last-child td {
border-bottom: 1px solid black;
}

a.button,
input.button {
cursor: pointer;
Expand Down

0 comments on commit 4731477

Please sign in to comment.