We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20c867 commit f36f524Copy full SHA for f36f524
_layouts/default.html
@@ -13,7 +13,7 @@
13
<link href="https://fonts.googleapis.com/css?family=Fira+Sans" rel='stylesheet'>
14
<style>
15
body { font-family: 'Fira Sans'; font-size: 16px; }
16
- a:link { color: #F19143 }
+ a:link { color: #FD5A1E }
17
a:visited { color: #F19143 }
18
a:hover { color: #FF773D }
19
a:active { color: #FF773D }
0 commit comments