fix styles for dcl cms plugin
This commit is contained in:
parent
2b3e834d21
commit
18ef605e53
2 changed files with 12 additions and 10 deletions
|
|
@ -29,6 +29,10 @@
|
|||
background: rgba(90, 116, 175, 0.85);
|
||||
}
|
||||
|
||||
.dcl-cms_page-header .container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#dcl-cms_page-text {
|
||||
background: #fff;
|
||||
}
|
||||
|
|
@ -44,4 +48,5 @@
|
|||
line-height: 40px;
|
||||
width: 100%;
|
||||
}
|
||||
} }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue