Fixing fonts and alignment

This commit is contained in:
smileomi18
2018-11-22 15:19:00 +05:30
parent a743531fe7
commit a0d0a56114

View File

@@ -12,7 +12,7 @@
} }
header.topbar{ header.topbar{
background-color: #f8f6f6; background-color: #f1fdfd;
position: fixed; position: fixed;
width: 100%; width: 100%;
height: 70px; height: 70px;
@@ -21,13 +21,13 @@
top: 0; top: 0;
left: 0; left: 0;
} }
#headline { #headline {
margin-top: 70px; margin-top: 70px;
padding: 0.8em; padding: 0.8em;
color: white; color: white;
font-family: Roboto, helvetica, arial, sans-serif; font-family: Roboto, helvetica, arial, sans-serif;
background-color: black; background-color: #4d4d4d;
background-image: url(dna.jpg);
background-size: cover; background-size: cover;
} }
@@ -149,7 +149,7 @@
background-color: #ffffff; background-color: #ffffff;
font-family: Roboto, sans-serif; font-family: Roboto, sans-serif;
font-weight: 100; font-weight: 100;
text-align: center; text-align: left;
margin: auto; margin: auto;
} }
@@ -333,8 +333,8 @@ Investors, Manufacturers, Suppliers, Designers, Engineers, NGOs and other intere
<!-- // [START section1] --> <!-- // [START section1] -->
<div id="section1"> <div id="section1">
<h3> The Opportunity </h3>
<div class="container"> <div class="container">
<h3> The Opportunity </h3>
<img src="images/opp.png" alt="Opportunity" /> <img src="images/opp.png" alt="Opportunity" />
<br /> <br />
<p /> <p />
@@ -345,8 +345,8 @@ Investors, Manufacturers, Suppliers, Designers, Engineers, NGOs and other intere
<!-- // [START section3] --> <!-- // [START section3] -->
<hr /> <hr />
<div id="section3"> <div id="section3">
<h3> Our Solution </h3>
<div class="container"> <div class="container">
<h3> Our Solution </h3>
<img src="images/sak.png" alt="Swiss Army knife of clinical diagnostics" /> <img src="images/sak.png" alt="Swiss Army knife of clinical diagnostics" />
</div> </div>
<hr /> <hr />