Jump to content

User:CinnamonCrunchy/monobook.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by CinnamonCrunchy (talk | contribs) at 17:53, 9 March 2008. 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.
/* Diffar */
td.diff-addedline, td.diff-deletedline { background: #e0eeee; font-size: 11px; }
span.diffchange { background: #d5e2e2 !important; color: inherit !important; }


/* Kruftborttagning */
#footer,
#feedlinks,
#carrega-para-commons,
#t-upload,
#t-print,
#t-cite,
#n-portal,
#n-currentevents,
#n-sitesupport,
#n-help,
#n-Huvudsida,
#n-Bybrunnen,
#siteNotice { display: none; }

/*Diskussionssidelänk osv*/
#p-personal ul li a {
   color: navy;
}
 
#p-personal ul li A:hover {
   color: #ffd800;
   background:transparent;
}

/* Menyer */
#pt-userpage { background: none; }
#p-personal li a:hover { background-color: transparent; text-decoration: line-through; }
#p-personal a { text-transform: lowercase; }
#pt-preferences a { content: "Inställningar"; }
#pt-watchlist a { content: "Övervakning"; }
#pt-mycontris a { content: "Bidrag"; }
#pt-mytalk a { content: "Snack"; }
.portlet h5 {
  background: navy;
  color: #9BDDFF;
  border: solid;
  border-width: 1px 1px 0 0;
  display: block;
  padding-bottom: 2px;
  text-align: center;
  text-transform: none;
}
.pBody { border-left: none; }
#p-cactions ~ .portlet .pBody ul { list-style: none; margin-left: 0; }
#p-cactions a,
#p-navigation a,
#p-personal a { font-weight: normal !important; }
#p-cactions li.selected { border-color: #000000; }
#p-cactions li.selected a { border-bottom: 1px solid transparent; }

/* suppress the person icon by your username */
li#pt-userpage { background: none }

//*Mjukare och finare Du har nya medelanden */
 #wpTextbox1 { height: 380px; }
 
//*Slut medelandelådan */

/* schackrutad bakgrund */
body { background: Purple; }

/* Färg på länkar */
:link.new {color: red}
a:link {color: #0000CD}
a:visited {color: #32127A}  /* visited link */
a:hover {color: #0000CD}   /* mouse over link */
a:active {color: #ffd800}   /* selected link */


/*Botten*/
body {
   background: url(http://i215.photobucket.com/albums/cc41/CalumWhitehouse/WWE.gif) 100% 100% repeat !important;
}

#column-content {
   background: url(http://i215.photobucket.com/albums/cc41/CalumWhitehouse/WWE.gif) 100% 100% repeat !important;

/*Artikelsidan*/
#content {
   background: #ffffff;
}


/*Färger och sånt i rutorna till vänster*/

.portlet h6,h5,h4 {color:#a67442;}

.pBody {
    font-size: 95%;
    background: #9BDDFF;
    border-collapse: collapse;
    border: 1px solid navy;
    padding: 0 0.8em 0.3em 0.5em;
}
.portlet li {
    padding: 0;
    margin: 0;
    background: #9BDDFF;
}
.portlet a {color:navy;}

#p-search .pBody {
    text-align: center;
    background: #9BDDFF;
}