User:Abu badali/monobook.css

Source: Wikipedia, the free encyclopedia.
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.
 td.diff-context, td.diff-deletedline, td.diff-addedline
 {
   white-space: -moz-pre-wrap;
   white-space: pre-wrap;
   overflow: auto;
   display: block;
 }
 .diffchange { font-weight: normal; }
 table.metadata { display: table; }
 table.persondata  { display: table; }

 input#wpSummary { width: 80%; }
 .usermessage {
   padding-left:60px !important;
   background-repeat:no-repeat;
   background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Nuvola_apps_edu_languages.png/48px-Nuvola_apps_edu_languages.png);
   border-color: #ff8200;
   padding: 0.5em 13px 0.5em 33px;
 }

.stub{
   color:darkblue !important;
}

/*
body, body * {
  background-color: #505050 !important;
  color:#0f0;
}

#p-logo{
  display:none;
}

a{
  color:#fff;
}

a:visited{
    color:#ddd!important;
}
*/