User:Z388/monobook.css

From Wikipedia, the free encyclopedia

Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.

#p-cactions li
{
    position: relative;
    float: left;
    text-align: center;
}
 
#p-cactions li li
{
    float: none;
    display: block;
    border: 1px solid #aaaaaa;
    border-top: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.tabmenu ul
{
    display: none;
}
 
#pretags ul li, #talkm ul li, #misclinks ul li, #mb ul li
{
    border: 1px solid #aaaaaa;
    padding: 2px 0;
    border-top: none;
    text-align: center;
    background: #F8FCFF;
    background-color: #F8FCFF;
}
 
.tabmenu:hover ul
{
    z-index: 2;
    display: block;
    position: relative;
    top: 2px;
    border-top: 1px solid #aaaaaa;
    padding: 0px;
    margin: 0px;
    background: #F8FCFF;
    background-color: #F8FCFF;
}
.tabmenu:hover ul li {display:block}
.tabmenu a
{
    padding: 0pt 0em !important;
    background: #F8FCFF;
    background-color: #F8FCFF;
}
 
.tabmenu ul a:hover
{
    font-weight: bold;
}
#pt-preferences, #pt-preferences a {display:none; border:0}
/*</nowiki></pre>*/
body {font-family:"Trebuchet MS", sans-serif}
li#n-Featured-articles, /* The link to the featured articles */
li#n-help, /* The link to help */
li#n-contact, /* The link to contact wikipedia */
li#n-sitesupport, /* The donations link */
li#t-upload, /* The upload file link. Please upload to the commons instead */
#footer {display: none;}
li#f-copyright,
li#f-lastmod,
#editpage-copywarn { display: none; }
#editpage-copywarn2 {display: none;}