diff --git a/README.md b/README.md index da75d0f..120ddf0 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,6 @@

- -![Repo Screenshot](./images/repo_screenshot.png) -![Website Screenshot](./images/website_screenshot.png) - - ![GitHub stars](https://img.shields.io/github/stars/varadbhogayata/varadbhogayata.github.io) ![GitHub forks](https://img.shields.io/github/forks/varadbhogayata/varadbhogayata.github.io) [![Maintenance](https://img.shields.io/badge/maintained-yes-green.svg)](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master) diff --git a/assets/css/style.css b/assets/css/style.css index c6fff22..5a9b8b4 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -11,7 +11,7 @@ /* background-size: cover; */ margin: -31px; margin-left:-7px; - border: 6px solid rgba(0, 77, 64, 0.4); + border: 6px solid #246A73; border-radius: 50% !important; } @@ -85,7 +85,7 @@ position: relative; padding: 11px 35px; background: #fff; - color: #00796b; + color: #160F29; border: 2px solid #fff; font-weight: 600; font-size: 15px; @@ -116,7 +116,7 @@ } .contactme:hover{ - color: #00796b; + color: #246A73; background-color: white; } /* main body */