We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df91b2b commit ce7cf9eCopy full SHA for ce7cf9e
assets/css/xenon-core.css
@@ -742,7 +742,7 @@ footer.main-footer .footer-inner:after,
742
}
743
744
body {
745
- background-color: #f9f9f9;
+ background-color: #EFF0FF;
746
747
748
a {
@@ -762,7 +762,7 @@ body {
762
763
764
.boxed-container {
765
- background: #f9f9f9
+ background: #EFF0FF
766
767
768
.boxed-container #chat .chat-inner {
@@ -823,7 +823,7 @@ body {
823
824
825
.boxed-container .page-container .main-content {
826
- background-color: #f9f9f9
+ background-color: #EFF0FF
827
828
829
.page-container .main-content:hover {
0 commit comments