We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda5bac commit 1d7ece1Copy full SHA for 1d7ece1
assets/layout.css
@@ -1,7 +1,7 @@
1
body {
2
- background-color: #607D8B;
3
color: white;
4
font-family: "Lucida Console", Monaco, monospace;
+ background: linear-gradient(to left, #606c88 , #3f4c6b);
5
}
6
7
a, a:visited {
0 commit comments