Advertisement
maximus87

Untitled

Oct 23rd, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.75 KB | None | 0 0
  1. .Main-content div#page-5da389b5426f3c10ebf889fc .horizontalrule-block + .row {
  2.     background: #D3D3D3;
  3. }
  4. .Main-content div#page-5da389b5426f3c10ebf889fc .product-excerpt ul {
  5.     background: #a5e4f7;
  6.     padding: 20px 20px 0;
  7.     margin: 0;
  8. }
  9. .Main-content div#page-5da389b5426f3c10ebf889fc .product-excerpt ul li p {
  10.     margin: 0;
  11. }
  12. .Main-content div#page-5da389b5426f3c10ebf889fc .product-excerpt ul:last-of-type {
  13.     margin-bottom:20px;
  14.     padding-bottom:20px;
  15. }
  16. .Main-content div#page-5da389b5426f3c10ebf889fc .product-excerpt p:last-of-type {
  17.     background: #a5e4f7;
  18.     margin-bottom: 0;
  19.     padding-top: 20px;
  20. }
  21. .Main-content div#page-5da389b5426f3c10ebf889fc .sqs-col-8 .sqs-col-4:last-child p:last-of-type {
  22.     background:none;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement