Skip to content

Rule34.xxx Shimmiefied by Makeitpink

Screenshot of Rule34.xxx Shimmiefied

Details

AuthorMakeitpink

LicenseNo License

Categoryrule34

Created

Updated

Size4.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make R34.XXX look like its sister website R34.Paheal
It's not perfect but it's close enough.

Notes

Meant to be used with light theme. Dark theme will break it.
Not tested on any resolutions higher than 1920x1080

Source code

/* ==UserStyle==
@name           Rule34.xxx Shimmiefied
@version        7
@description    Make R34.XXX look like its sister website R34.Paheal
@author         Makeitpink
@namespace      Makeitpink
@preprocessor   stylus
==/UserStyle== */

@-moz-document domain("rule34.xxx") {
body {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAAFVBMVEV8und+uXeo5aKo5qOq5aOr46Ks5KN5+6UZAAAAN0lEQVQImWNIc2FLcUhzYWBIczRLEU5zNGBwEQlxdHURCWBwdEkRcXN0SWBgVkswSgMSDDRTDADa2B2AhUf94AAAAABJRU5ErkJggg==');
  margin: 0;
}

div#static-index .index-header img{
    display: none;
}

div#static-index .index-header::before {
    margin-top: 100px;
    content: "Rule 34";
    display: block;
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    color: #000099;
}

div#static-index > div#links > a {
    font-size: 14px;
  font-weight: bold;
}

body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dd,dt{
    font-family:Arial,sans-serif;
    margin:0;
    padding:0
}

div.tag-search h5{
    display: none;
}

div.tag-search{
  background: #ACE4A3;
  margin: 8px !important;
  border: 1px solid #7EB977;
  padding: 8px;
  width: 200px;
}

div.tag-search input[type="submit"] {
  display: none;
}

.sidebar h5{
  text-align: center;
  background: #9CD493;
  margin: 8px;
  border: 1px solid #7EB977;
  padding: 8px;
  width: 200px;
}

#tag-sidebar{
  text-align: center;
  background: #ACE4A3;
  margin: 8px;
  border: 1px solid #7EB977;
  padding: 8px;
  width: 200px;
}

#tag-sidebar a {
    display: inline-block;
    text-transform: capitalize !important;
}

#tag-sidebar li a{
    font-weight: bold;
}

.tag-count{
    line-height: 0;
}

    a[rel*="nofollow"],
    a[href*="index.php?page=wiki&s=list&search="],
img[src*="https://rule34.xxx//images/r34chibi.png"]{
        display: none !important;
}

/ * div.sidebar img{
    display: none;
}

#tag-sidebar h6{
    margin-top: 2px;
    margin-bottom: 2px;
}

div.image-list img{
  border: 1px solid #7EB977;
  background: #ACE4A3;
  padding: 4px;
  max-width: 90%;
  
}

div.content{
  margin-left: 50px;
}

div#content {
  margin-left: 20px;
  padding:0px;
}

#site-title{
  background: #ACE4A3;
}

#site-title a{
  display: block;
  margin: 0 auto;
  position: relative;
  background-image: url(https://rule34.paheal.net/themes/rule34v2/rule34_logo_top.png);
  height: 104px;
  width: 240px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
}

div#header ul#navbar {
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin: 0;
  background: #ACE4A3;
}

div#header ul#navbar a{
  font-size: 13px;
  font-weight: bold;
}

div#header ul#subnavbar {
  padding: 12px 0px 0px 0px;
  text-align: center;
  padding-bottom: 14px;
  background: #ACE4A3;
  border-bottom: 1px solid #7EB977;
}

div#header ul#navbar li.current-page {
  background-image: url();
}

div#header ul#navbar li.current-page a{
    color: #009;
}

div.sidebar{
    margin-bottom: 100px;
}

div#paginator a {
    font-size: 14px;
    font-weight: bold;
  border: 0px;
}

div.sidebar ul,li{
    margin-left:35px;
    text-align: center;
}

div#right-col {
    width: 85%;
}

div#right-col div#comment-list > div {
    width: 233% !important;
}

.flexi{
  background: #ACE4A3;
  border: 1px solid #7EB977;
  padding: 8px;
  text-align: center !important;
  justify-content: center !important;
}

.flexi img{
    width: 100% !important;
  height: auto;
}

div#post-comments div#comment-list > div {
  margin-left: -1px !important;
  background: #ACE4A3;
  margin: 8px;
  border: 1px solid #7EB977;
  padding: 8px;
}

div#post-comments div#comment-list > div hr {
  display: none;
}

div#post-comments div#comment-list > div > div.col1 a{
    font-weight: bold;
    font-size: 15px;
}

div#post-comments div#comment-list > div > div.col1 a:after{
    content: ':'
}

div#post-comments div#comment-list > div > div.col1 b{
    display:none;
}

div#post-comments div#comment-list > div > div.col1 span{
    display: none;
}

div#post-comments div#comment-list > div > div.col1{
    float: left;
    margin-right: 5px;
}

div#post-comments div#comment-list > div > div.col2{
    margin-top: 0px;
}

.link-list a{
    display: block;
    border: 1px solid #8F8F9D;
    border-radius: 4px;
    color: black;
    background: #E9E9ED;
  cursor: default;
}

.link-list a:hover{
    background: #D0D0D7;
}

.blacklisted-image {
display: none;
}
}

Reviews

No reviews yet.