Skip to content

Commit

Permalink
Update css
Browse files Browse the repository at this point in the history
  • Loading branch information
tnaccarato committed Aug 13, 2024
1 parent 887c3e9 commit ba813a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions vis_phewas/static/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@
.panel h3,
.panel h4 {
text-align: center;
}

button{
text-shadow: 1px 0 3px black;
color: white; !important;
}
4 changes: 0 additions & 4 deletions vis_phewas/static/mainapp/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,6 @@ body {
border-radius: 20px;
}

.button.exportQuery{
background-color: #08d0d9;
}

.button:disabled {
background-color: #ccc;
opacity: 0.25;
Expand Down

0 comments on commit ba813a8

Please sign in to comment.