1 changed files with
2 additions and
2 deletions
|
|
@ -1,5 +1,5 @@
|
|
|
|
body {
|
|
|
|
body {
|
|
|
|
background: #40453F;
|
|
|
|
background: #969e94;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.top {
|
|
|
|
.top {
|
|
|
@ -17,6 +17,6 @@ ul {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
a {
|
|
|
|
a {
|
|
|
|
color: #7B9EB5;
|
|
|
|
color: #995c00;
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|