User:Moralist/monobook.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* 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; }
 
/* Menyer */
#pt-userpage { background: none; }
#p-personal li a:hover { background-color: transparent; text-decoration: underline; }
#p-personal a { text-transform: none; }
#pt-preferences a { content: "Inställningar"; }
#pt-watchlist a { content: "Övervakning"; }
#pt-mycontris a { content: "Bidrag"; }
#pt-mytalk a { content: "Snack"; }
.portlet h5 {
  background: #DFDFDF;
  border: solid #aaa;
  border-width: 1px 1px 0 0;
  display: block;
  padding-bottom: 3px;
  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: #aaaaaa; }
#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; }
 .usermessage { background-color: lavender; border: 1px solid #aaa; }
 
//*Slut medelandelådan */
 
/* schackrutad bakgrund */
body { background: Purple; }
 
/* Bort med bilderna till höger om externa länkar */
#bodyContent a.external {
    background: none !important;
    padding: 0;
}
 
 
/* Färg på länkar */
:link.new {color:#A77915}
a:link {color: #4D81A9}
a:visited {color: #375C78}  /* visited link */
a:hover {color: #4D81A9}   /* mouse over link */
a:active {color: #4D81A9}   /* selected link */