Skip to content

Spankbang.maximum size thumbnails for phone by tinytmpmxftu

Details

Authortinytmpmxftu

LicenseNo License

Categoryhttps://spankbang.com

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes all padding around the videos and removes the logo banner as well as reduces the size of the bottom bar.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           spankbang.com
@namespace      github.com/openstyles/stylus
@version        1.1.0
@description    A new userstyle
@author         Me
==/UserStyle== */

.main_content_container {
  padding: 0 0rem;
}

.video-list .video-item .thumb {
  border-radius: 0rem;
}

.video-list {
  gap: 0rem;
}

.video-list .video-item .video-info {
  margin-top: 0rem;
}

.video-list .video-item .video-info .name-and-menu-wrapper p {
  line-height: inherit;
  font-size: 0.5rem;
}

.video-list .video-item .video-info .uploader-and-stats-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  font-size: 0.2rem;
}

.video-list .video-item .video-info .uploader-and-stats-wrapper .stats {
  font-size: 0.5rem;
}

.video-list .video-item .video-info .uploader-and-stats-wrapper .show-items-menu-trigger {
  height: inherit;
}

header .top-wrapper {
    display: none;
}

#bottom_nav .top_nav a {
  padding: 0;
}

#bottom_nav .top_nav a .icon {
  display: none;
}

.mt-4 {
    margin: 0;
}
@-moz-document domain("spankbang.com") {
    /* Insert code here... */
}

Reviews

No reviews yet.