Skip to content

Commit

Permalink
background image for app
Browse files Browse the repository at this point in the history
  • Loading branch information
saijananiganesan committed Oct 12, 2020
1 parent fb7785b commit c97ae60
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions app/static/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
body {
margin: 5px;
background: url('https://raw.githubusercontent.com/saijananiganesan/LDAPathwayPrediction/master/images/pathways.png');     background-size: 1440px 800px;     background-repeat:no-repeat;    display: compact;     font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
opacity=0.1;
}

.logo {
background-color: #0D122B;
padding: 25px;
color: white;
}

.logo1 {
background-color: #0D122B;
padding: 5px;
color: white;
}


html,h1,h2,h3,h4,h5,h6,a{
font-family: "Arial";
}

Binary file added app/static/wc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c97ae60

Please sign in to comment.