Skip to content

Commit f36f524

Browse files
authored
Update default.html
1 parent a20c867 commit f36f524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link href="https://fonts.googleapis.com/css?family=Fira+Sans" rel='stylesheet'>
1414
<style>
1515
body { font-family: 'Fira Sans'; font-size: 16px; }
16-
a:link { color: #F19143 }
16+
a:link { color: #FD5A1E }
1717
a:visited { color: #F19143 }
1818
a:hover { color: #FF773D }
1919
a:active { color: #FF773D }

0 commit comments

Comments
 (0)