Skip to content

Commit

Permalink
Merge pull request #25 from tmd913/splash
Browse files Browse the repository at this point in the history
added big logo
  • Loading branch information
tmd913 committed Oct 12, 2018
2 parents 1d9b670 + 93193d0 commit 4fa45e6
Show file tree
Hide file tree
Showing 19 changed files with 43 additions and 412 deletions.
10 changes: 9 additions & 1 deletion public/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
body {
margin: 0 auto;
font-family: 'Raleway', sans-serif;
background-image: url("../images/dust_scratches.png");
background-image: url("../img/dust_scratches.png");
}

h1 {
Expand Down Expand Up @@ -55,6 +55,14 @@ button {
box-shadow: 0 1px 0 0 #2196f3!important;
}

.splashLogo {
height: 400px;
display: block;
}

#splashText {
padding-left: 10px;
}
/* end global */


Expand Down
Binary file removed public/assets/images/light-veneer.png
Binary file not shown.
185 changes: 0 additions & 185 deletions public/assets/img/The Coding Portfolio of Irene Rojas.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit 4fa45e6

Please sign in to comment.