Jump to content

User:Fropuff/monobook.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fropuff (talk | contribs) at 02:50, 2 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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.
/*<pre><nowiki>*/

/*****************************
 * User:Fropuff/monobook.css *
 *****************************/

#p-navigation { display: none; }

/*********************************************************************
 #p-personal {
    position:relative;
    z-index:3;
    width: 11.6em;
 }

 #p-personal .pBody {
    width: 10.7em;
    border: none;
    margin: 0 0 0.1em 0em;
    float: none;
    overflow: hidden;
    font-size: 95%;
    background: White;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    padding: 0 0.8em 0.3em .5em;
    a:link: #808080;
 }

 #p-personal ul {
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url("/style/monobook/bullet.gif");

    font-size:95%;
    margin: 0 0 0 1.5em;
    padding:0;
    text-align:left;
    text-transform: none;
 }

 #p-personal li {
    display: list-item;
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0.1em;
 }

 li#pt-userpage { background: none }
*************************************************************************/

#footer { display: none; }

.texhtml {
  font-family: "Times New Roman", serif !important;
  font-size: 110%;
}

#pabanner {display: none; }
#fundraising {display: none; }

/*</nowiki></pre>*/