MediaWiki:Common.css

Revision as of 03:11, 13 September 2019 by David Bingham (talk | contribs) (Added styles for Security Fixes section of Release Notes)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.lazyYT-title {
    z-index: 100!important;
    color: #fff!important;
    font-family: sans-serif!important;
    font-size: 12px!important;
    top: 10px!important;
    left: 12px!important;
    position: absolute!important;
    margin: 0!important;
    padding: 0!important;
    line-height: 1!important;
    font-style: normal!important;
    font-weight: normal!important;
}
.lazyYT-button {
    margin: 0!important;
    padding: 0!important;
    width: 60px!important;
    height: 41px!important;
    z-index: 100!important;
    position: absolute!important;
    top: 50%!important;
    margin-top: -22px!important;
    left: 50%!important;
    margin-left: -30px!important;
}
table.secFixes {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  text-align: left;
  border-collapse: collapse;
}
table.secFixes td, table.secFixes th {
  border: 1px solid #FFFFFF;
  padding: 2px 2px;
}
table.secFixes tr:nth-child(even) {
  background: #EFEFEF;
}
table.secFixes thead {
  background: #F15992;
}
table.secFixes thead th {
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
Jump to: navigation, search