make quote copy background white

This commit is contained in:
j 2019-02-01 14:02:00 +05:30
parent 12e913f86d
commit 5186079059
1 changed files with 1 additions and 0 deletions

View File

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