Skip to content

Toonbook Pink by taffy

Screenshot of Toonbook Pink

Details

Authortaffy

LicenseNo License

Categorytoonbook

Created

Updated

Size5.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A pink theme for Toonbook.me! Welcome back, old friend.

Should work relatively well with most, if not all pages on the website! Please let me know if there are any major issues.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           toonbook.me - 6/11/2022, 9:39:30 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */












/* 
hiya! im bubble, aka the person who made this theme. please dont look too deeply down here, its really embarassing! this is just a hobby of mine, you know....
im hoping this little creation of mine is not ... TOO broken. please let me know if it is and ill try and fix it!!! i am just a simple cat, and i make mistakes!!!

( meow! ♥ )
V
  /|
(゚、 。 7 
  |、 ~ヽ
  じしf_, )ノ
*/





















@-moz-document domain("toonbook.me") {
    body {
        background-color: #fff;
        background-image: url("https://taffy.neocities.org/img/tb/tbbg.png");
        background-size: 100% auto;
        overflow-x: hidden;
        font-family: 'lucida grande', tahoma, arial, sans-serif;
        font-size: 11px;
        line-height: 1.28;
    }
    a:link,
    a:visited {
        color: #F07AA3;
        text-decoration: none;
    }
    #global_header {
        background: linear-gradient(#FDE8F1, #FFD0E4, #FFD0E4, #FFD0E4);
        border-bottom: 1px solid #ffa0bb;
        box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
        -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
        -webkit-box-shadow: 0 2px 2px -2px rgb(0 0 0 / 52%);
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 3000;
        min-height: 41px;
    }
    div,
    td {
        font-size: 10pt;
        color: #CB6085;
        text-align: left;
    }
    ul#sdMenuMini li.account_more a.btn_account {
        color: #F07AA3;
        display: inline-block;
        max-width: 175px;
        overflow: hidden;
        padding-right: 8px;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap;
        font-size: 11px;
        height: 16px;
        float: right;
    }
    img[src="/public/admin/logoheader.png"] {
        height: 104px !important;
        width: 31px !important;
        /* these numbers match the new image's dimensions */
        padding-left: 80px !important;
        padding-top: 31px !important;
        background: url("https://taffy.neocities.org/img/tbpink.png") no-repeat !important;
    }
    #sd_custom_notification .sd_updates_pulldown > a.btn_notifications {
        background-image: url(https://taffy.neocities.org/img/tb/notificationw.png);
    }
    #sd_custom_messages .sd_updates_pulldown > a.btn_messages {
        background-image: url(https://taffy.neocities.org/img/tb/messagew.png);
        width: 33px;
    }
    #sd_custom_friendrequest .sd_updates_pulldown > a.btn_friendrequest {
        background-image: url(https://taffy.neocities.org/img/tb/friendw.png);
    }
    .requests_widget a.buttonlink,
    .event_members_options a.buttonlink,
    .buttonlink.icon_back,
    .he-hint-options a.buttonlink,
    .group_members_options a.buttonlink,
    .item_options a.buttonlink,
    .browsemembers_results_links a.buttonlink,
    #messages_form_reply #compose-menu a.buttonlink,
    .layout_group_profile_discussions > div > a.buttonlink {
        min-height: 17px;
        line-height: 13px;
        padding: 3px 8px 0 29px;
        font-size: 11px;
        font-weight: bold;
        border: 0;
        color: #F07AA3;
        background-color: transparent;
        text-align: left;
    }
    #global_page_timeline-profile-index #global_wrapper,
    #global_page_timeline-profile-widget #global_wrapper {
        background-image: url("https://taffy.neocities.org/img/tb/tbbg.png");
        background-size: 100% auto;
        padding: 0;
        margin: 0;
        width: 100%;
        overflow: hidden;
    }
    ul#sdMenuMini li#global_search_form_container #global_search_field {
        background-color: #FFF;
        background-image: url(/application/modules/Sdtopbarmenu/externals/images/search.png?c=98);
        background-repeat: no-repeat;
        background-position: 492px 5px;
        border: none;
        width: 481px;
        height: 24px;
        padding: 0 25px 0 5px;
        box-shadow: inset 0 0 0 1px #f9f9f9, inset 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #ffa0bb;
        -moz-box-shadow: inset 0 0 0 1px #F9F9F9, inset 0 1px 0 0 #E5E5E5, 0 -1px 0 0 #ffa0bb;
        -webkit-box-shadow: inset 0 0 0 1px #f9f9f9, inset 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #ffa0bb;
    }
    #global_page_timeline-profile-index #global_content .profile .additional-row > .about ul > li > span + span {
        color: #F07AA3;
    }
    #global_page_timeline-profile-index #global_content .applications > .application > div.title {
        padding: 5px;
        color: #F07AA3;
        text-align: center;
    }
    #tl-dates li.active > span > a {
        font-weight: 700;
        color: #F07AA3;
    }
    #tl-dates > li.active {
        border-left-width: 5px;
        padding-left: 5px;
        border-color: #ffa0bb;
    }
    #tl-dates > li {
        padding: 2px 2px 2px 6px;
        margin-bottom: 2px;
        border-style: solid;
        border-width: 0 0 0 4px;
        border-color: #ffb0c7;
    }
}

Reviews

No reviews yet.