×
Create a new article
Write your page title here:
We currently have 230 articles on Farthest Frontier. Type your article name above or create one of the articles listed here!



    Farthest Frontier
    Revision as of 03:41, 19 October 2023 by NotAracham (talk | contribs) (Hiding SMW Loader)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    Note: After publishing, you may have to bypass your browser's cache to see the changes.

    • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
    • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
    • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
    • Opera: Press Ctrl-F5.
    /* CSS placed here will be applied to all skins */
    
    
    
    
    /***** Portable Infobox  *****/
    
    .portable-infobox {    
        overflow: hidden;
        border: 1px solid #C0C0C0;
        border-radius: 3px;
    }
    
    .portable-infobox.pi-theme-scroll{
    
    }
    
    
    .portable-infobox.pi-theme-scroll .pi-background {
        background-color: maroon;
    }
    
    .portable-infobox.pi-theme-scroll .pi-secondary-background {
        background-color: maroon;
    }
    
    .pi-section-navigation, .pi-media-collection-tabs {
        -ms-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: unset;
        overflow-x: auto;
    }
    
    .pi-section-navigation .pi-section-tab, .pi-media-collection .pi-tab-link {
        max-width: none;
        overflow: unset;
        text-overflow: unset;
        -ms-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: unset;
        overflow-x: auto;
    }
    
    .portable-infobox .pi-media {
        margin-top: 15px;
        max-width: 95%;
        text-align: center;
    }
    
    .smw-indicator-vertical-bar-loader {
    	display:none;
    }
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.