Skip to content

Corpse Party IV IC and OOC by Hrmblargh

Details

AuthorHrmblargh

LicenseNo License

CategoryBF

Created

Updated

Size2.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Affixes game relevant mafia avatars to appropriate threads.

Notes

(Think of me, think of me fondly.) Promise me you'll enjoy.

Source code

/* ==UserStyle==
@name           Corpse Party IV IC and OOC
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Corpse Party IV, Mafia, Relevant Threads
@author         Hrmblargh
==/UserStyle== */ 
@-moz-document regexp("https://brokenforum.com/index.php?threads/corpse-party-4-in-which-batshit-anime-teens-kill-the-shit-out-of-each-other-a-summer-to-kill-for-ic-thread.*"),
regexp("https://brokenforum.com/index.php?threads/corpse-party-4-a-summer-to-die-for-ooc-thread.*"), regexp("https://brokenforum.com/index.php?conversations/dead-thread.*"), regexp("https://brokenforum.com/index.php?conversations/the-final-page.*"), regexp("https://brokenforum.com/index.php?conversations/the-serial-killer.*") {

    @media (min-width:650px) {
        div .avatar--m img[class="avatar-u3458-m"],
        div .avatar--m img[class="avatar-u2954-m"],
        div .avatar--m img[class="avatar-u17219-m"],
        div .avatar--m img[class="avatar-u17218-m"],
        div .avatar--m img[class="avatar-u14438-m"],
        div .avatar--m img[class="avatar-u10152-m"],
        div .avatar--m img[class="avatar-u959-m"],
        div .avatar--m img[class="avatar-u557-m"]
    {
        display: block;
        -moz-box-sizing: border-box;
        width: 96px;
        height: 96px;
        padding-left: 96px;
    }
    div .avatar-m img[class="avatar-u3458-m"],   
    {
        background: url(https://i.imgur.com/cYzHpva.png) no-repeat;
    }
    div .avatar-m img[class="avatar-u2954-m"],
    {
        background: url(https://i.imgur.com/f7eZPor.png) no-repeat;
    }
    div .avatar--m img[class="avatar-u17219-m"]
   {
    background: url(https://i.imgur.com/M62tT1A.png) no-repeat;
   }
    div .avatar--m img[class="avatar-u17218-m"]
   {
    background: url(https://i.imgur.com/mwGsADd.png) no-repeat;
   }
   div .avatar--m img[class="avatar-u14438-m"]
   {
    background: url(https://i.imgur.com/jq28JJf.png) no-repeat;
   }
   div .avatar--m img[class="avatar-u10152-m"]
   {
    background: url(https://i.imgur.com/c40fgBN.png) no-repeat;
   }
   div .avatar--m img[class="avatar-u959-m"]
   {
    background: url(https://i.imgur.com/jjSf0IC.png) no-repeat;
   }
   div .avatar--m img[class="avatar-u557-m"]
   {
    background: url(https://i.imgur.com/CfHc2rG.jpg) no-repeat;
   }

Reviews

No reviews yet.