fixed class for background color
This commit is contained in:
parent
805481788f
commit
87fb509400
|
@ -40,7 +40,7 @@ body {
|
|||
}
|
||||
|
||||
.defaultBackground {
|
||||
background-color:#F5F5F5;
|
||||
background-color:#F5F5F5 !important;
|
||||
}
|
||||
|
||||
/* links */
|
||||
|
|
Loading…
Reference in New Issue