Skip to content

Commit

Permalink
Added privacy policy
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyjia committed Sep 24, 2018
1 parent 98fdc02 commit aa76190
Show file tree
Hide file tree
Showing 6 changed files with 456 additions and 239 deletions.
61 changes: 61 additions & 0 deletions css/agency.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,46 @@ header.masthead {
background-size: cover
}

header.masthead2 {
text-align: center;
color: #fff;
background-image: url(../img/blackscreen.jpg);
height: 400px;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
background-size: cover;

}

#main {
padding: 80px 200px 80px 200px;
}

header.masthead2 .intro-text {
padding-top: 200px !important;
padding-bottom: 100px
}

header.masthead2 .intro-text .intro-lead-in {
font-size: 22px;
font-style: italic;
color: rgb(175, 141, 111);
line-height: 22px;
margin-bottom: 25px;
font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}

header.masthead2 .intro-text .intro-heading {
font-size: 50px;
font-weight: 700;
line-height: 50px;
margin-bottom: 25px;
color: rgb(221, 214, 207);
font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}


header.masthead .intro-text {
padding-top: 150px;
padding-bottom: 100px
Expand Down Expand Up @@ -248,6 +288,27 @@ header.masthead .intro-text .intro-heading {
margin-bottom: 50px;
font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}

header.masthead2 .intro-text {
padding-top: 300px;
padding-bottom: 200px
}

header.masthead2 .intro-text .intro-lead-in {
font-size: 40px;
font-style: italic;
line-height: 40px;
margin-bottom: 25px;
font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}

header.masthead2 .intro-text .intro-heading {
font-size: 75px;
font-weight: 700;
line-height: 75px;
margin-bottom: 50px;
font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}
}

.service-heading {
Expand Down
Binary file added img/Joseph.JPG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Stanley.JPG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/rainbowDrift.png
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 aa76190

Please sign in to comment.