HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/js_composer_salient/assets/less/shortcodes/vc_flickr.less
@stop_standalone_compiling: @vc_grey;
/* Flickr stream
---------------------------------------------------------- */
.flickr_badge_image {
  margin: 0 10px 10px 0px;
  width: 72px;
  height: 72px;
  float: left;
  background: none;
  padding: 0;

  a {
    border: none;
  }

  img {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
  }
}

.wpb_flickr_widget {
  p.flickr_stream_wrap {
    clear: both;
    margin-bottom: 0;
    font-size: @vc_smaller_font;
    a {
      background-image: url(../images/flickr.png);
      background-repeat: no-repeat;
      background-position: left center;
      padding-left: 25px;
      display: inline-block;
    }
  }
}