User:Sade/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#fundraising {
   display:none;
}

#content {
   -moz-border-radius:.7em;
   margin-top:4em;
   position:relative;
}

#p-cactions {
   top:2.8em;
}

#p-personal ul {
    border: none;
    line-height: 1.4em;
    color: #2f6fab;
    padding: 0em 2em 0 3em;
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
    z-index:0;
    background: none;
    margin-left: 8em;
}

#p-nav .pBody,
#p-search .pBody,
#p-tb .pBody {
   -moz-border-radius-topright:.7em;
   -moz-border-radius-bottomright:.7em;
}

#p-personal {
    width:100%;
    white-space:nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    margin:0;
    position:absolute;
    left:0px;
    top:5px;
    z-index: 0;
    opacity:.65;
    background-color: #fff;
    border-top: 1px solid #747474;
    border-bottom: 1px solid #747474;
    overflow: visible;
    line-height: 1.2em; }

/* #F8FCFF */


input[type="button"],
input[type="submit"] {
    font-size: 95%;
    color: #003399;
    background-color: #fff;
    font-weight: normal;
    cursor: pointer;
    border:1px solid #7f9db9;
}

input[type="button"]:hover,
input[type="submit"]:hover {
    background-color: #fbfbfb !important;
}

#searchGoButton {
   font-weight:normal;
}

#sites a {
color:#005896;
text-decoration:none;
}

#sites {
position:absolute;
top:.3em;
z-index:4;
font-size:160%;
text-transform:lowercase;
margin-left:16%;
}

#p-nav a[href="http://wikimediafoundation.org/wiki/Fundraising"] {
display:none; 
}