User:Lady Lysine Ikinsile~enwiki/monobook.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Kate (talk | contribs) at 06:46, 21 June 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jump to navigation Jump to search
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.
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#p-cactions li a:hover { z-index: 0; text-decoration: underline; }
#p-cactions li.selected a:hover { z-index: 3; }

#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}
#content { 
  -moz-border-radius-topleft: 1em; 
  -moz-border-radius-bottomleft: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
}

#p-cactions ul li, #p-cactions ul li a {  
  border-radius-topleft: 1em;
  border-radius-topright: 1em;
}

#content { 
  border-radius-topleft: 1em;
  border-radius-bottomleft: 1em;
}
div.pBody {
  border-radius-topright: 1em;
  border-radius-bottomright: 1em;
}

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

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

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

    font-size:95%;
    margin: 0.3em 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; }
#p-logo { display: none; }
#column-one { padding-top: 0; }
#n-recentchanges a { color: #004ba6; }
#n-mainpage a { color: #004ba6; }
#n-currentevents a { color: #004ba6; }
#n-randompage a { color: #004ba6; }
#n-help a { color: #004ba6; }
#n-sitesupport a { color: #004ba6; }
#n-portal a { color: #004ba6; }

#pt-userpage a { color: #004ba6; }
#pt-mytalk a { color: #004ba6; }

body { background: #eeeeee; }