Skip to content

Commit ba9c1a5

Browse files
committed
Signed-off-by: Symars <[email protected]>
1 parent ff7d24f commit ba9c1a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/main.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ p {
4646

4747
/* Links */
4848
a {
49-
color: #FFC125;
49+
color: #4fc1e9;
5050
word-wrap: break-word;
5151

5252
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
@@ -109,7 +109,7 @@ a:after {
109109
color: #555555;
110110
cursor: default;
111111
background-color: #ffffff;
112-
border-left: 5px solid #FFC125;
112+
border-left: 5px solid #4fc1e9;
113113
border-bottom-color: transparent;
114114
border-top-color: transparent;
115115
border-right-color: transparent;
@@ -152,7 +152,7 @@ i {
152152
}
153153

154154
a h6{
155-
color: #FFC125;
155+
color: #4fc1e9;
156156
}
157157

158158
a h6:hover {

0 commit comments

Comments
 (0)