mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-18 02:50:18 -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;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.columnLeft {
|
||||||
|
float: right;
|
||||||
|
width: 50%;
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.columnSpace {
|
.columnSpace {
|
||||||
float: left;
|
float: left;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
|
@ -86,16 +86,16 @@
|
||||||
<div>
|
<div>
|
||||||
<div class="column" style="margin-top: 70px">
|
<div class="column" style="margin-top: 70px">
|
||||||
<a href="company.html">
|
<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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="column" style="margin-top: 70px">
|
<div class="column" style="margin-top: 70px">
|
||||||
<a href="influencer.html">
|
<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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class = "columnSpaceContainer">
|
<!--<div class = "columnSpaceContainer">
|
||||||
<div class="columnSpace">
|
<div class="columnSpace">
|
||||||
<a href="company.html">
|
<a href="company.html">
|
||||||
<img src="css/res/white.png" alt="" style="width:100%;height:5%" >
|
<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%">
|
<img src="css/res/black.png" alt="" style="width:100%;height:5%">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>-->
|
||||||
<div class="text-center">
|
<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="text-decoration: white underline overline wavy;">Mission Statement</h1>
|
||||||
<h1 class="section-heading text-uppercase" style="margin:10%;">"We want to connect companies with
|
<h1 class="section-heading text-uppercase" style="margin:10%;">"We want to connect companies with
|
||||||
|
|
Loading…
Reference in New Issue
Block a user