mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-10 23:40:16 -04:00
update homepage stuff
This commit is contained in:
parent
62114b9e7d
commit
1a64adef2e
BIN
css/res/home_page_left_v2.png
Normal file
BIN
css/res/home_page_left_v2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
css/res/home_page_right_v2.png
Normal file
BIN
css/res/home_page_right_v2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
|
@ -17,6 +17,12 @@
|
|||
padding: 0px;
|
||||
}
|
||||
|
||||
.columnLeft {
|
||||
float: right;
|
||||
width: 50%;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.columnSpace {
|
||||
float: left;
|
||||
width: 50%;
|
||||
|
|
|
@ -86,16 +86,16 @@
|
|||
<div>
|
||||
<div class="column" style="margin-top: 70px">
|
||||
<a href="company.html">
|
||||
<img src="css/res/home_page_left.png" alt="" style="width:100%; height:5%" >
|
||||
<img src="css/res/home_page_left_v2.png" alt="" style="width:100%; height:auto" >
|
||||
</a>
|
||||
</div>
|
||||
<div class="column" style="margin-top: 70px">
|
||||
<a href="influencer.html">
|
||||
<img src="css/res/home_page_right.png" alt="" style="width:100%; height:0%">
|
||||
<img src="css/res/home_page_right_v2.png" alt="" style="width:100%; height:auto">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class = "columnSpaceContainer">
|
||||
<!--<div class = "columnSpaceContainer">
|
||||
<div class="columnSpace">
|
||||
<a href="company.html">
|
||||
<img src="css/res/white.png" alt="" style="width:100%;height:5%" >
|
||||
|
@ -106,7 +106,7 @@
|
|||
<img src="css/res/black.png" alt="" style="width:100%;height:5%">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
<div class="text-center">
|
||||
<h1 class="section-heading text-uppercase" style="text-decoration: white underline overline wavy;">Mission Statement</h1>
|
||||
<h1 class="section-heading text-uppercase" style="margin:10%;">"We want to connect companies with
|
||||
|
|
Loading…
Reference in New Issue
Block a user