File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
}
32
32
a : hover ,
33
33
a : focus {
34
- color : # 0085a1 ;
34
+ color : # d66c79 ;
35
35
}
36
36
a img : hover ,
37
37
a img : focus {
@@ -231,7 +231,7 @@ hr.small {
231
231
.post-preview > a : hover ,
232
232
.post-preview > a : focus {
233
233
text-decoration : none;
234
- color : # 0085a1 ;
234
+ color : # d66c79 ;
235
235
}
236
236
.post-preview > a > .post-title {
237
237
font-size : 30px ;
@@ -255,7 +255,7 @@ hr.small {
255
255
}
256
256
.post-preview > .post-meta > a : hover ,
257
257
.post-preview > .post-meta > a : focus {
258
- color : # 0085a1 ;
258
+ color : # d66c79 ;
259
259
text-decoration : underline;
260
260
}
261
261
@media only screen and (min-width : 768px ) {
@@ -395,7 +395,7 @@ form .row:first-child .floating-label-form-group {
395
395
::selection {
396
396
color : white;
397
397
text-shadow : none;
398
- background : # 0085a1 ;
398
+ background : # d66c79 ;
399
399
}
400
400
img ::selection {
401
401
color : white;
You can’t perform that action at this time.
0 commit comments