Jump to content

User:R'n'B/vector-2022.css

From 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.
ul#mw-whatlinkshere-list {
  list-style-image: none;
  list-style-type: decimal;
  margin-left: 2.5em;
}
ul#mw-whatlinkshere-list ul {
  list-style-image: none;
  list-style-type: decimal;
  margin-left: 1.5em;
}
ul#mw-whatlinkshere-list ul ul {
  list-style-image: none;
  list-style-type: decimal;
  margin-left: 1.5em;
  background-color: #F0B030;
}
div.recent2\.controls {
  font-size: smaller;
}
div.recent2\.status {
  font-size: smaller;
}
div.recent2\.lines {
  font-size: smaller;
}
a.dabpagelink, a.stub.dabpagelink {
/*  border: dotted;
  border-color: #C04800;
  border-width: 1px;
*/
  color: orange;
}
.intdablink {
  background-color: #FCECDF;
}
a {
  text-decoration: underline;
}
a.mw-redirect {
  color: #5F5FEF;
}
a.mw-redirect.dabpagelink {
  color: green;
}
/*@media all and (max-device-width: 360px) {
  // styles assigned when device width is smaller than 360px;
  body { width: 800 px; }
}*/
.mw-changeslist-ns5-Requests_for_adminship { display:none; }

table.diff {
  border-spacing: 2px;
}
table.diff td {
  padding: 0 0.66em;
}
table.mw-enhanced-rc a {
  text-decoration: none;
}
.mw-changeslist-line-watched .mw-title {
  font-weight: normal !important; 
}
#mw-watchlist-resetbutton {
  display: none;
}
span.updatedmarker {
    display: none;
}