MediaWiki: Bswiki.css: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
(Blanked the page)
Line 1: Line 1:
.sub-side-menu {
    text-transform: none;
    font-size: 16px;
}


.nav-pills>li>a {
    border-radius: 0px;
}
.nav-pills.list-unstyled.sub-side-menu {
margin-left: 0px;
background-color: transparent;
display: none;
}
.nav.nav-pills.nav-stacked.left-margin-zero {
background-color: transparent;
color: white;
margin-bottom: 1px;
}
.nav-pills > li.active > a {
  background-color: #36782c;
  color: #fff;
}
.nav-pills > li.active > a:hover{
  background-color: #0d1f0b;
  color: #fff;
}
.nav-pills > li.active > a:focus {
  background-color: #36782c;
  color: #fff;
}
#sidebar{
background-color: white;
margin-bottom: 0px;
}
#rightsidebar iframe {
    width: 100%;
    height: 768px;
}
.side-menu-toggle {
    font-weight: bold;
    background-color: #36782c;
}
a.side-menu-toggle:visited {
    color: #fff;
}

Revision as of 14:07, 26 January 2018