make quote copy background white
This commit is contained in:
parent
12e913f86d
commit
5186079059
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
.OMLQuoteBox {
|
.OMLQuoteBox {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
background-color: rgb(255, 255, 255);
|
||||||
}
|
}
|
||||||
.OMLQuote {
|
.OMLQuote {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue