1212
changed box colour to blue · snetdev/snetdev.github.com@376026a · GitHub
Skip to content

Commit 376026a

Browse files
committed
changed box colour to blue
1 parent 5f9d0a8 commit 376026a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css/basic.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,18 @@ a:visited {
5757
}
5858

5959
#snetlibs {
60-
background: #e57d45;
60+
background: #0047b2;
6161
}
6262

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

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

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

0 commit comments

Comments
 (0)