Skip to content

Commit

Permalink
home page backgroud images changed
Browse files Browse the repository at this point in the history
  • Loading branch information
sonugopal committed Oct 27, 2017
1 parent 33b2a33 commit 0ac2915
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 28 deletions.
44 changes: 22 additions & 22 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ nav a#pull {
.banner{
background:url(../images/bg.jpg) no-repeat 0px 0px;
background-size:cover;
min-height: 700px;
min-height: 595px;
position:relative;
}
.banner h1{
Expand All @@ -235,19 +235,19 @@ nav a#pull {
width:100%;
}
.banner-text {
margin-top: 2em;
margin-top: 7em;
}
.banner-info{
position: absolute;
top: 13%;
left: 13%;
top: 4%;
left: -2%;
width: 73%;
}
.appp {
text-align: right;
}
.appp img {
width: 54%;
width: 71%;
}
/*--about--*/
.about{
Expand Down Expand Up @@ -887,7 +887,8 @@ p.comment-form-author {
text-align: left;
}
.appp img {
width: 29%;
width: 44%;
margin-left: -10%;
}
.banner-text {
text-align: right;
Expand Down
Binary file added images/bg-old.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/mbl-app-old.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/mbl-app.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 0ac2915

Please sign in to comment.