Skip to content

Commit 76694c7

Browse files
authored
Merge pull request #27 from beforesecond/fix_color
[+] Fix soft color tah a.
2 parents 88131d9 + 29c8a56 commit 76694c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ h3{font-size: inherit;line-height: inherit; margin: inherit;}
66
h4{font-size: 18px;color: #f14e32;font-weight: bold;}
77
h5{color: #0388a6;font-weight: bold;}
88

9-
a{color: #413932;}
9+
a{color: #423a33;}
1010
a:hover{color: #f14e32;}
1111

1212
/* Margens */

0 commit comments

Comments
 (0)