Skip to content

Commit 66fb28c

Browse files
committed
more agreeable colours ;)
1 parent 469b79e commit 66fb28c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css/basic.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ a:visited {
2020
}
2121

2222
#the_page {
23-
background: #5a4b53;
23+
background: #444544;
2424
width: 768px;
2525
margin: auto;
2626
padding: 15px;
@@ -57,18 +57,18 @@ a:visited {
5757
}
5858

5959
#snetlibs {
60-
background: #9c3c58;
60+
background: #e57d45;
6161
}
6262

6363
#lpellibs {
64-
background: #de2b5b;
64+
background: #d16628;
6565
}
6666

6767
#compiler {
68-
background: #d86a41;
68+
background: #b04600;
6969
}
7070

7171
#ticker {
72-
background: #d2a825;
72+
background: #fa9e00;
7373
}
7474

0 commit comments

Comments
 (0)