The Middle Wiki

- Welcome to the home of all things related to The Middle from the Polyurethane Cow to the Pioneer Galaxy Mall!

READ MORE

The Middle Wiki
Advertisement

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.
/* Nav (From ABC Channel & Sia Wikis) */
.WikiNav .nav-item {
    background-color: transparent !important;
    border-bottom: 0;
}
.WikiNav .nav-item > a {
    color: #09B062;
    border-left: 0;
    padding: 0 12px !important;
    font-size: 14px;
}
.WikiHeader > nav li.marked {
    background-color: rgba(255, 255, 255, 0);
    border-bottom: 5px solid #09B062;
}
.WikiHeader > nav li {
border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.WikiNav .nav-item.marked > a {
    border-top: 0;
    margin: 1px 3px 1px 0;
    font-weight: bold;
    color: #09B062;
}
.WikiNav .subnav-2 * {
    -webkit-transition: 0.1s all linear;
    -moz-transition: 0.1s all linear;
    -o-transition: 0.1s all linear;
    transition: 0.1s all linear;
}
.WikiNav .subnav-2 {
    padding-top:5px;
}
.WikiNav .subnav-2 a {
    color: #09B062;
}
.WikiNav .subnav-2a {
    border: 0 !important;
    border-radius: 0 !important;
    padding: 2px 15px;
}
.WikiNav .subnav-2a:hover, .WikiNav .marked2 .subnav-2a {
    background: #09B062 !important;
    color: #fff !important;
}
.WikiNav .subnav-2a:first-child {
    margin-left: 0 !important;
}
.WikiNav .subnav-2a .chevron {
    display: none;
}
.WikiNav .marked2 .subnav-3 {
    box-shadow: 0 0;
    margin-left: 0;
    top: 36px !important;
    border: 0;
    padding:0;
}
.WikiNav .marked2 .subnav-3a {
    padding: 2px 10px;
    background: #09B062;
    color: #fff;
}
.WikiNav .marked2 .subnav-3a:hover {
    background: #fff;
    color: #09B062;
}
.WikiNav .navbackground {
    background-color: transparent;
    border-top: 1px solid #09B062;
    margin-top: 5px;
}
.WikiNav .navbackground > div {
    background-color: transparent;
}
.WikiNav .navbackground .chevron {
    display: none;
}
 
.WikiNav a {
    text-decoration: none !important;
}
.WikiHeader > nav.WikiNav .navbackground {
    width: 99.4%;
}
/* Admin Color Names */
a[href="/wiki/User:Jarhead37"],
a[href="/wiki/Message_Wall:Jarhead37"],
a[href="/wiki/User:The_Hungarian_Games"],
a[href="/wiki/Message_Wall:The_Hungarian_Games"]{
     color: #006400; font-weight:bold
}

/* Wikia Notifications Popup Colors */
.WikiaNotifications li div {
    background-color: #09b062 ;
    background-image: url("https://images.wikia.nocookie.net/themiddle/images/b/bf/Texture_wikia_header.png") ;
    box-shadow: 0 0 0px 0px #ffffff
}

/* User Toolbar */ 
.WikiaBarWrapper {
    box-shadow: 0 0 0 0 #fff;
}
.WikiaBarWrapper .wikia-bar {
    background-image:none;
}

.WikiaBarWrapper{
    background-color: #09B062;
    background-image:none;
}

.WikiaFooter .toolbar .tools > li, .WikiaBarWrapper .toolbar .tools > li {
    border-right: 1px solid white;
}
.WikiaFooter .tools-menu, .WikiaBarWrapper .tools-menu {
    border-color: #09B062;
}
/* Portable Infoboxes  */
.portable-infobox{
border: 1px solid #8EDAB6
}
.pi-border-color{
    border-color:#8EDAB6;
}
/* Portable Infoboxes Heading */
.portable-infobox .pi-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: #09B062;
}

.pi-header.pi-secondary-font {
    font-size: 18px;
    text-align: center;
    font-family:Courier New ;
    color: white;
    background-color: #09B062;
}

/* Portable Infoboxes Navagation*/
.pi-navigation{
    text-align: center;
    background-color: #E6F7EF; ;  
}
/* Community Page */
.community-page-header{
background: rgb(9, 176, 98);
height: initial;
}
.community-page-header .community-page-header-content {
    padding-top: 24px;
    padding-bottom: 24px;
}

/* Wikia Global Head */
.wds-global-navigation__link, .wds-global-navigation__start-a-wiki {
    color: #ffffff;
}

.wds-global-navigation__link-group .wds-dropdown__toggle-chevron, .wds-global-navigation__notifications-dropdown .wds-dropdown__toggle-chevron, .wds-global-navigation__user-menu .wds-dropdown__toggle-chevron {
    fill: #fffff8;
}

.wds-global-navigation__search-toggle {
    color: white;
} 

.wds-global-navigation .wds-avatar .wds-avatar__image {
    background-color: #002a32;
    border: 2px solid #ffffff;
    fill: #ffffff;
}

.wds-global-navigation__notifications-dropdown {
    color: #ffffff;
}

.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled) {
    border-color: #ffffff;
    color: #ffffff;
}

.wds-global-navigation__link:hover, .wds-global-navigation__start-a-wiki:hover {
    color: #26d6d7;
}
Advertisement