Skip to content

Commit

Permalink
navbar color changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubhamdutta2000 committed Nov 27, 2020
1 parent 5b50615 commit 2b43529
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
Binary file removed images/DSC_0120.JPG
Binary file not shown.
Binary file removed images/DSC_0135.JPG
Binary file not shown.
Binary file removed images/contact_lens.jpeg
Binary file not shown.
Binary file added images/contact_lens.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/contact_lens2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eye_instrument.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -688,23 +688,23 @@
/* Responsive */
@media only screen and (max-width: 840px) {
.header {
background-color: white;
background-color: #894747;
}

.header ul {
background-color: #6cad33;
}

.header .menu-icon .navicon {
background-color: #026b33;
background-color: #4EF300;
}

.header .menu-icon .navicon::before {
background-color: #039146;
background-color: #32D1F4
}

.header .menu-icon .navicon::after {
background-color: #026b33;
background-color: #32D1F4;
}

.header .logo {
Expand Down Expand Up @@ -1672,7 +1672,7 @@ <h2>Sunglases
<div
class="themestek-static-box-image">
<img class="ts_vc_single_image-img "
src="images/eye_color2.png"
src="images/contact_lens2.jpg"
width="380" height="222"
alt="contact lens"
title="contact lenses" />
Expand Down Expand Up @@ -1739,7 +1739,7 @@ <h4>
<div
class="themestek-static-box-image">
<img class="ts_vc_single_image-img "
src="images/eye_instrument.jpeg"
src="images/eye_instrument.jpg"
width="380" height="222"
alt="11"
title="Transplantation" />
Expand Down Expand Up @@ -2138,7 +2138,7 @@ <h4>Transplantation
class="themestek-item-thumbnail">
<span
class="themestek-item-thumbnail-inner">
<img src="images/contact_lens.jpeg"
<img src="images/contact_lens.jpg"
style="width: 100%;
height:400px;"
class="attachment-themestek-img-800x715 size-themestek-img-800x715 wp-post-image"
Expand Down Expand Up @@ -2187,7 +2187,7 @@ <h2>
class="themestek-item-thumbnail">
<span
class="themestek-item-thumbnail-inner">
<img src="images/eye_instrument.jpeg"
<img src="images/eye_instrument.jpg"
style="width: 100%; height:400px;"
class="attachment-themestek-img-800x715 size-themestek-img-800x715 wp-post-image"
alt=""
Expand Down

0 comments on commit 2b43529

Please sign in to comment.