EduardET

css code for bloom

Nov 15th, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.43 KB | None | 0 0
  1.     .et_bloom p.wpc-bloom-text {
  2.         font-size: 20px;
  3.         font-style: normal;
  4.         font-variant: normal;
  5.         font-weight: 700;
  6.         text-decoration: none;
  7.         vertical-align: baseline;
  8.         white-space: pre-wrap;
  9.         background-color: transparent;
  10.     }
  11.    
  12.     .et_bloom p.wpc-bloom-text {
  13.         padding-bottom: 1em;
  14.     }
  15.    
  16.     .et_bloom p.wpc-bloom-text:last-child {
  17.         padding-bottom: 0;
  18.     }
Advertisement
Add Comment
Please, Sign In to add comment