Skip to content

Commit

Permalink
extended
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikeeee committed Oct 16, 2020
1 parent c374a87 commit ea474df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/bank.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ body{
}

.header h1{
color: white;
color: black;
font-size: 30px;
position: relative;
/*text-align: left;*/
Expand Down
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,15 @@ <h2>Bank Partners</h2>
<li><a target=_blank href="https://www.bancastato.ch/">Banca Stato</a></li>
</ul>

<!-- Our Clients -->
<h2>Our Clients</h2>
<p>Our clients are some of the wealthiest people in the world who's privacy is extremely important. For this reason you can be certain that your information will not be given to any government in the world. Your information is private and yours only.</p>
<ul>
<li>Client 1</li>
<li>Client 2</li>
<li>Client 3</li>
</ul>

</main>

<!-- Footer Element -->
Expand Down

0 comments on commit ea474df

Please sign in to comment.