Skip to content

Mad Investor Chaos by discordius

Screenshot of Mad Investor Chaos

Details

Authordiscordius

LicenseNo License

CategoryGlowfic

Created

Updated

Size5.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tries to make Mad Investor Chaos readable on glowfic.net. Breaks site navigation and almost all unnecessary Glowfic.net functionality on the Mad Investor Chaos page.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Mad Investor Chaos
@version      20220126.20.09
@namespace    userstyles.world/user/discordius
@description  Tries to make Mad Investor Chaos readable on glowfic.net. Breaks site navigation and almost all unnecessary Glowfic.net functionality on the Mad Investor Chaos page. 
@author       discordius
@license      No License
==/UserStyle== */

@-moz-document domain("projectlawful.com") {
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400&family=Source+Sans+Pro:wght@400;700&display=swap');
div#post-menu-holder {
    display: none;
}

a {
    color: var(--primary);
}

a:visited {
    color: var(--purple);
}

a:hover {
    opacity: 0.5;
    color: inherit;
}

.post-subheader {
    display: none;
}

.post-navheader {
    display: none;
}

div#header {
    background-color: transparent;
    float: right;
    max-width: 40vw;
    margin-right: 16px;
    font-size: inherit;
    color: inherit;
}

div#header a {
    display: inline-block;
    color: rgba(0,0,0,0.8);
    white-space: normal;
    text-align: right;
}

#header li {
    margin-right: 10px;
}

.flash.breadcrumbs {
    background-color: transparent;
    margin-bottom: 30px
}

.flash.breadcrumbs a {
    color: inherit;
}

.flash.error {
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgb(249, 226, 226);
    padding-left: 10px;
    padding-right: 10px;
}
.flash.error a {
    color: black;
}
.flash.error li {
    
}

.flash.error img {
    display: none
}

.spacer-alt {
    display: none;
}


.paginator.centered.sub ~ .paginator.centered.sub {
    display: block;
}

.paginator.centered.sub {
    display: none;
    background-color: white;
}

.post-container {
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: white !important;
    overflow: visible !important;
    font-size: 17px;
    margin-bottom: 45px;
    min-height: 120px;
}

.reflowable-post-icon {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.post-footer {
    display: none;
    position: absolute;
    top: 0;
    right: -126px;
    width: 126px;
    opacity: 0.2;
    /* color: rgba(0,0,0,0.5); */
}

span.time-loaded {
    display: none;
}

.post-edit-box {
    display: none;
}

.post-info-box {
    /* position: absolute; */
    /* top: 0; */
    width: 100px;
    /* left: -100px; */
}

.post-icon {
    background-color: transparent;
    text-align: left;
    height: auto;
    display: none;
}

.post-info-text {
    text-align: left;
    font-size: 17.6px;
    font-family: Lora, serif;
    font-weight: 900;
    width: 100%;
    margin-bottom: 12px
}

body {
    background-color: white;
    font-size: 14px;
    font-family: "Source Sans Pro", Calibri, "Gill Sans", "Gill Sans MT", Myriad Pro, Myriad, "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.post-info-box {
    width: 100%;
}

.post-character {
    display: inline;
    background-color: white;
    padding: 0px;
}

.post-character a {
    color: rgba(0,0,0);
    padding: 0px
}

.post-character ~ .post-author::before {
    content: "/ "
}

.post-character ~ .post-screenname::before {
    content: "/ "
}

.post-screenname {
    display: inline;
    padding: 0px;
    background-color: white;
    font-size: inherit !important;

}

.post-screenname a {
    color: black;
}


.post-author {
    display: inline;
    background-color: white;
    padding: 0px;
}

.post-author a {
    color: black;
}

.post-icon {
    position: absolute;
    left: 0px;
    top: 3px;
}

.post-icon img {
    padding: 0px;
    margin: 0px;
}

.post-container .padding-10 {
    padding: 0;
}

.post-content {
    font-family: Lora, serif;
}

.post-content {
    width: 100%;
    color: rgba(0, 0, 0, .95);
}

div#footer {
    display: none;
}

.content .centered.margin-10 {
    display: none;
}

.paginator-meta {
    background-color: white;
    font-size: 14px;
}

.paginator .left-align {
    display: none;
}

#content {
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto
}

#content .centered.margin-10 {
    display: none;
}

.pagination a {
    color: rgba(0, 0, 0, 0.5);
}

.pagination .current {
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 20px;
}

span.select2.select2-container.select2-container--default.select2-container {
    width: inherit !important;
}

span.select2.select2-container.select2-container--default.select2-container--above {
    width: auto !important;
    margin-left: 8px;
}

.content-header {
    display: none;
}

span#post-title {
    color: black;
}

div#post-menu {
    display: none;
}

.post-footer .right-align {
    text-align: left;
}

.clear {
    display: none;
}

.right-align {
    position: absolute;
    right: 0;
    bottom: 8px;
}

.post-expander {
    display: none;
}

#content td, #content th {
    padding: 5px
}

#content thead .sub {
    display: none;
}

.continuity-spacer {
    height: 5px;
}

.table-title {
    background-color: transparent;
    color: black;
    padding: 0px !important;
    padding-bottom: 4px !important;
    font-size: 20px;
}

.written-content {
    background-color:transparent;
    padding: 0px !important;
    font-style: italic;
    padding-bottom: 6px !important;
}

.continuity-header {
    background-color: transparent;
    padding: 0px !important;
    font-size: 17px;
}

.odd {
    background-color: rgba(0,0,0,0.09);
}

.even {
    background-color: rgba(0,0,0,0.04)
}

.written-content {
    background-color: transparent;
}

#nav-bottom li {
    margin: 0px;
    margin-left: 10px;
}

.post-completed {
    text-align: left;
    width: 50px;
    padding-left: 8px !important;
}

.action-dismiss {
    font-size: 14px;
    height: inherit;
}

}

Reviews

No reviews yet.