We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b7ed7 commit daa44afCopy full SHA for daa44af
libs-local/duke.css
@@ -1,6 +1,7 @@
1
a, a > code {
2
- color: rgb(161,183,13);
3
- text-decoration: none;
+ /* color: rgb(161,183,13); Daul fixed this */
+ color: rgb(94, 103, 33);
4
+ text-decoration: underline;
5
}
6
7
h1, h2, h3 {
0 commit comments