diff --git a/css/styles.css b/css/styles.css index b73e6ae..08a2977 100644 --- a/css/styles.css +++ b/css/styles.css @@ -62,7 +62,8 @@ h3 { } p { - color: #8f8f8f; + color: rgb(77, 77, 77); + font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif } @@ -85,11 +86,22 @@ p { .navbar-item { padding: 0px 18px; + } .navbar-link { font-size: 1.2rem; font-family: 'Montserrat-light', sans-serif; + + +} + +#test { + color:rgb(236, 236, 236); +} + +#test:hover { + color:rgb(216, 181, 24); } @@ -116,6 +128,12 @@ p { right: 30%; } +#features .container-fluid { + padding: 3% 5% ; + text-align: left; + +} + /* Features section */ @@ -192,6 +210,17 @@ p { /* CTA Section */ +#cta{ + padding: 3% 7% +} + +.map-img{ + width:70%; + height:400px; + margin: 3% auto; + + +} /* Footer section */ diff --git a/index.html b/index.html index e61dbe2..b69485d 100644 --- a/index.html +++ b/index.html @@ -47,13 +47,13 @@ @@ -64,7 +64,7 @@

Nothing beats the high of a good bike ride.

-
@@ -84,9 +84,9 @@
-
+
-

Hey, my name is Batuhan.

+

Hey, my name is Batuhan.

Ever since I was a child, it was my dream to own a bike shop. One day after school, a bike fell out of the sky and I could see that it was broken. I managed to fix that bike @@ -203,7 +203,7 @@

-

Our Bike Repair Plans

+

Our Services

Simple and affordable price plans for your bike.

@@ -211,15 +211,14 @@
-

Regular Tune Up

+

Brake Repair

$47.95

bike1

Repair Using Standard kit

Part Replacement

-

Cleaning

- +
@@ -227,15 +226,14 @@
-

"Tired Bike" Tune Up

+

Fixing Punctures

$59.95

bike2 -

More Repair Using Advanced Kit

-

More Part Replacement

-

More Cleaning

- +

Repair Using Advanced Kit

+

Part Replacement

+
@@ -244,15 +242,14 @@
-

"Roadie" Tune Up

+

Full Repair/Maintenance

$79.95

bike3 -

Full Repair Using Ultimate Kit

Full Part Replacement

Full Cleaning

- +
@@ -263,29 +260,38 @@
+
+ +

Contact Us

-

5 Hawthorne Avenue
- Ottawa, Ontario
- Phone: (613) 567-8180
- Email: info@cycosport.ca -

+

5 Hawthorne Avenue
+ Ottawa, Ontario
+ Phone: (613) 567-8180
+ Email: info@cycosport.ca
+

Buisness Hours: 8:30 - 22:00, Monday to Friday

+

+
+ + + +
+ +
+ + +
-
-
+
+
-
-

Opening Hours

-

- Mon: 8:30 to 22:00
- Tue: 8:30 to 22:00
- Wed: 8:30 to 22:00
- Thu: 8:30 to 22:00
- Fri: 8:30 to 22:00
- Sat: 10:00 to 20:00
- Sun: 10:00 to 20:00
-

-
+ +
+ + + + + + + + \ No newline at end of file