MDL-63042 core_theme: Change the background color

This commit is contained in:
Peter 2018-10-16 10:48:31 +08:00
parent 3cced42eb3
commit 34ef8466d0
3 changed files with 8 additions and 0 deletions

View file

@ -12620,6 +12620,9 @@ body.drawer-ease {
body.drawer-open-right {
margin-right: 285px; } }
#page-my-index {
background-color: #f8f9fa; }
.fp-content-center {
height: 100%;
width: 100%;