Skip to content

Commit ce7cf9e

Browse files
authored
Update xenon-core.css
1 parent df91b2b commit ce7cf9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/xenon-core.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ footer.main-footer .footer-inner:after,
742742
}
743743

744744
body {
745-
background-color: #f9f9f9;
745+
background-color: #EFF0FF;
746746
}
747747

748748
a {
@@ -762,7 +762,7 @@ body {
762762
}
763763

764764
.boxed-container {
765-
background: #f9f9f9
765+
background: #EFF0FF
766766
}
767767

768768
.boxed-container #chat .chat-inner {
@@ -823,7 +823,7 @@ body {
823823
}
824824

825825
.boxed-container .page-container .main-content {
826-
background-color: #f9f9f9
826+
background-color: #EFF0FF
827827
}
828828

829829
.page-container .main-content:hover {

0 commit comments

Comments
 (0)