Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Monobook.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
some cleanup here
(some cleanup here)
Line 1: Line 1:
/* CSS placed here will affect users of the MonoBook skin */
/* CSS placed here will affect users of the MonoBook skin */
/* top-of-page gradient over background */
div#globalWrapper {
    background:linear-gradient(to bottom, rgba(255,247,223,1) 0%,rgba(255,247,223,0) 100%);
    height:80px;
}


.firstHeading { margin-top: 5px; }
.firstHeading { margin-top: 5px; }
Line 6: Line 12:
h3 + dl, h4 + dl, h5 + dl {
h3 + dl, h4 + dl, h5 + dl {
margin-top: -0.1em;
margin-top: -0.1em;
}
/* top-of-page gradient over background */
div#globalWrapper {
    background:linear-gradient(to bottom, rgba(255,247,223,1) 0%,rgba(255,247,223,0) 100%);
    height:80px;
}
}


/* user links */
/* user links */
#p-personal a.new {
#p-personal a.new {
color: #f00;
color: #f00;
Line 22: Line 21:
color: #c00;
color: #c00;
}
}
#p-personal li a {
#p-personal li a {
color: #00f;
color: #00f;
Line 30: Line 28:
text-decoration: underline;
text-decoration: underline;
}
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
color: #606060;
color: #606060;
Line 49: Line 46:
}
}
#p-cactions li a {
#p-cactions li a {
     background:transparent;
     background:transparent !important;
}
#p-cactions li a:hover {
    background:transparent;
}
}


/* active tab */
#p-cactions li.selected {
#p-cactions li.selected {
     background:#fff7df;
     background:#fff7df;
Line 98: Line 91:
#searchInput {
#searchInput {
border: 1px solid #7f5f00;
border: 1px solid #7f5f00;
}
.portlet {
width: 11.8em;
}
#contentSub, #contentSub2 {
    margin: 0 0 1em 1em;
}
}


Line 115: Line 100:
padding: 3px 2px 2px 2px;
padding: 3px 2px 2px 2px;
margin: -2px 0 11px;
margin: -2px 0 11px;
}
body.page-Main_Page.action-view #bodyContent {
margin-top: -17px;
}
body.page-Main_Page.action-view #siteNotice {
margin-bottom: 32px;
}
}


#localNotice {
/* miscellaneous */
    margin-bottom: 0.4em;
#p-cactions {
  left: 11.7em;
  border-radius:10px;
}
}
.portlet {
width: 11.8em;
}
select {
border: 1px solid #7f5f00;
color: black;
}
.pBody,
.portlet h3,
ul#f-list {
font-family: verdana, sans-serif;
}
input[type="radio"],
input[type="checkbox"] {
border: none;
}
.oo-ui-dropdownWidget { max-width:35em; }
15,584

edits

Navigation menu