mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
MDL-63042 core_theme: Change the background color
This commit is contained in:
parent
3cced42eb3
commit
34ef8466d0
3 changed files with 8 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue