File tree Expand file tree Collapse file tree 6 files changed +35
-18
lines changed
Expand file tree Collapse file tree 6 files changed +35
-18
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ layout: default
33title : About Vinit Kumar
44---
55
6- <h1 class =" owner-name " >{{ site.owner.name}} </h1 >
76![ user-avatar] ({{ site.owner.avatar }})
87
98{{site.about}}
Original file line number Diff line number Diff line change @@ -68,10 +68,11 @@ strong {
6868}
6969
7070a {
71- color : # 2382c8 ;
71+ color : deepskyblue ;
7272 text-decoration : none;
7373}
7474a : hover {
75+ color : # 2382c8 ;
7576 text-decoration : underline;
7677}
7778
@@ -139,11 +140,14 @@ ul.nav li {
139140 }
140141}
141142ul .nav li a {
142- color : black ;
143+ color : deepskyblue ;
143144 margin-right : 10px ;
144145 text-decoration : none;
145146 font-weight : lighter;
146147}
148+ ul .nav li a : hover {
149+ color : # 2382c8 ;
150+ }
147151
148152ul .nav li .logo {
149153 text-transform : none;
@@ -189,7 +193,8 @@ ul.nav li.logo a {
189193}
190194
191195.listing .post h2 a {
192- color : # 000 ;
196+ /* color: #2382c8; */
197+ color : deepskyblue;
193198 text-decoration : none;
194199 font-size : 40px ;
195200}
@@ -213,10 +218,11 @@ ul.nav li.logo a {
213218 font-weight : lighter;
214219}
215220.listing .post .other h2 a {
216- color : # 000 ;
221+ color : deepskyblue ;
217222}
223+
218224.listing .post .other h2 a : hover {
219- color : deepskyblue ;
225+ color : # 2382c8 ;
220226}
221227.listing .post .other p : last-child {
222228 margin-bottom : 0 ;
Original file line number Diff line number Diff line change @@ -68,10 +68,11 @@ strong {
6868}
6969
7070a {
71- color : # 2382c8 ;
71+ color : deepskyblue ;
7272 text-decoration : none;
7373}
7474a : hover {
75+ color : # 2382c8 ;
7576 text-decoration : underline;
7677}
7778
@@ -139,11 +140,14 @@ ul.nav li {
139140 }
140141}
141142ul .nav li a {
142- color : black ;
143+ color : deepskyblue ;
143144 margin-right : 10px ;
144145 text-decoration : none;
145146 font-weight : lighter;
146147}
148+ ul .nav li a : hover {
149+ color : # 2382c8 ;
150+ }
147151
148152ul .nav li .logo {
149153 text-transform : none;
@@ -189,7 +193,8 @@ ul.nav li.logo a {
189193}
190194
191195.listing .post h2 a {
192- color : # 000 ;
196+ /* color: #2382c8; */
197+ color : deepskyblue;
193198 text-decoration : none;
194199 font-size : 40px ;
195200}
@@ -213,10 +218,11 @@ ul.nav li.logo a {
213218 font-weight : lighter;
214219}
215220.listing .post .other h2 a {
216- color : # 000 ;
221+ color : deepskyblue ;
217222}
223+
218224.listing .post .other h2 a : hover {
219- color : deepskyblue ;
225+ color : # 2382c8 ;
220226}
221227.listing .post .other p : last-child {
222228 margin-bottom : 0 ;
Original file line number Diff line number Diff line change @@ -68,10 +68,11 @@ strong {
6868}
6969
7070a {
71- color : # 2382c8 ;
71+ color : deepskyblue ;
7272 text-decoration : none;
7373}
7474a : hover {
75+ color : # 2382c8 ;
7576 text-decoration : underline;
7677}
7778
@@ -139,11 +140,14 @@ ul.nav li {
139140 }
140141}
141142ul .nav li a {
142- color : black ;
143+ color : deepskyblue ;
143144 margin-left : 10px ;
144145 text-decoration : none;
145146 font-weight : lighter;
146147}
148+ ul .nav li a : hover {
149+ color : # 2382c8 ;
150+ }
147151
148152ul .nav li .logo {
149153 text-transform : none;
@@ -189,7 +193,8 @@ ul.nav li.logo a {
189193}
190194
191195.listing .post h2 a {
192- color : # 000 ;
196+ /* color: #2382c8; */
197+ color : deepskyblue;
193198 text-decoration : none;
194199 font-size : 40px ;
195200}
@@ -213,10 +218,11 @@ ul.nav li.logo a {
213218 font-weight : lighter;
214219}
215220.listing .post .other h2 a {
216- color : # 000 ;
221+ color : deepskyblue ;
217222}
223+
218224.listing .post .other h2 a : hover {
219- color : deepskyblue ;
225+ color : # 2382c8 ;
220226}
221227.listing .post .other p : last-child {
222228 margin-bottom : 0 ;
You can’t perform that action at this time.
0 commit comments