Advertisement
duskopro

custom css beaver

Mar 17th, 2024
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.65 KB | Source Code | 0 0
  1. .fl-node-as0hxv7fwb6i .uabb-info-circle-out {
  2.     background-size: 30vh;
  3.     margin-top: -8em;
  4. }
  5. @media only screen and (max-width: 600px){
  6. .fl-node-as0hxv7fwb6i .uabb-image .uabb-photo-img{
  7.     width: 80px;
  8. }
  9. .fl-node-as0hxv7fwb6i .uabb-info-circle-out{
  10.     background-size: 15vh;
  11.     margin-top: -2em;
  12. }
  13. .fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-circle img{
  14. width: 6em!important;
  15. }
  16. .fl-node-as0hxv7fwb6i h3.uabb-info-circle-title{
  17. margin-top: 0px;
  18. }
  19. .fl-node-as0hxv7fwb6i .uabb-info-circle-out{
  20. background-image: unset;
  21. }
  22. .fl-node-as0hxv7fwb6i .uabb-info-circle-wrap .uabb-info-circle-content {
  23.     padding-top: 20px;
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement