make quote copy background white

This commit is contained in:
j 2019-02-01 14:02:00 +05:30
parent 12e913f86d
commit 5186079059

View file

@ -1,5 +1,6 @@
.OMLQuoteBox { .OMLQuoteBox {
position: relative; position: relative;
background-color: rgb(255, 255, 255);
} }
.OMLQuote { .OMLQuote {
position: relative; position: relative;