We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469b79e commit 66fb28cCopy full SHA for 66fb28c
css/basic.css
@@ -20,7 +20,7 @@ a:visited {
20
}
21
22
#the_page {
23
- background: #5a4b53;
+ background: #444544;
24
width: 768px;
25
margin: auto;
26
padding: 15px;
@@ -57,18 +57,18 @@ a:visited {
57
58
59
#snetlibs {
60
- background: #9c3c58;
+ background: #e57d45;
61
62
63
#lpellibs {
64
- background: #de2b5b;
+ background: #d16628;
65
66
67
#compiler {
68
- background: #d86a41;
+ background: #b04600;
69
70
71
#ticker {
72
- background: #d2a825;
+ background: #fa9e00;
73
74
0 commit comments