Skip to content

R34 Image+Video by ninjaraya

Details

Authorninjaraya

LicenseNo License

Categoryrule34

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

personal use

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         R34 Image+Video
@version      20211030.12.32
@namespace    userstyles.world/user/ninjaraya
@description  personal use
@author       ninjaraya
@license      No License
==/UserStyle== */

@-moz-document regexp("https?://rule34.paheal.net/post/view/.*") {
body {
    background-color: #ACE4A3!important;
    overflow-x: hidden!important;
}
video,
img#main_image.shm-main-image {
    height: auto!important;
    width: auto!important;
    max-width: 100vw!important;
    max-height: 100vh!important;
}
img#main_image.shm-main-image {
    pointer-events: none!important;
}
#Videomain > div,
#Imagemain > div {
    background-image: url("http://rule34.paheal.net/themes/rule34v2/bg.png")!important;
    font-size: 0px!important;
    margin: 0px!important;
    padding: 0px!important;
    border: none!important;
}
section:not(#Loginhead):not(#Videomain):not(#Imagemain) {
    position: relative!important;
    top: 100vh!important;
}
#ImageInfo {
    margin-top: -16px!important;
}
#Videomain,
#Imagemain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-width: 100vw;
    max-height: 100vh;
    margin: 0px!important;
    padding: 0px!important;
    z-index: -1!important;
}
#header > tbody > tr > td:nth-child(1),
.headbox,
#Videomain > h3,
#Imagemain > h3,
#Uploadhead,
#UserBlockhead,
div.comment.comment_add,
html > body > article > section:nth-of-type(3) {
    display: none;
}
table#header,
#Loginhead {
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    background: none!important;
    width: fit-content!important;
    z-index: 9999!important;
}
::-webkit-scrollbar {
    width: 0px!important;
}
}

Reviews

No reviews yet.