MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
add replacement attributes for mw-highlight
No edit summary
add replacement attributes for mw-highlight
Line 73: Line 73:
   background-color: black;
   background-color: black;
   border:none;
   border:none;
}
.mw-highlight pre {
  word-wrap: normal;
  border: 0;
  background-color: #eff0f1;
  font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;
}
.mw-highlight pre .hll {
  background-color: #ffd996;
}
}

Navigation menu