File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131}
3232a : hover ,
3333a : focus {
34- color : # fad9e1 ;
34+ color : # d66c79 ;
3535}
3636a img : hover ,
3737a img : focus {
@@ -231,7 +231,7 @@ hr.small {
231231.post-preview > a : hover ,
232232.post-preview > a : focus {
233233 text-decoration : none;
234- color : # fad9e1 ;
234+ color : # d66c79 ;
235235}
236236.post-preview > a > .post-title {
237237 font-size : 30px ;
@@ -255,7 +255,7 @@ hr.small {
255255}
256256.post-preview > .post-meta > a : hover ,
257257.post-preview > .post-meta > a : focus {
258- color : # fad9e1 ;
258+ color : # d66c79 ;
259259 text-decoration : underline;
260260}
261261@media only screen and (min-width : 768px ) {
@@ -395,7 +395,7 @@ form .row:first-child .floating-label-form-group {
395395::selection {
396396 color : white;
397397 text-shadow : none;
398- background : # fad9e1 ;
398+ background : # d66c79 ;
399399}
400400img ::selection {
401401 color : white;
You can’t perform that action at this time.
0 commit comments