MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No change in size ,  23:12, 17 July 2019
fixed chrome bug with qud box
(added scanlines to qud box)
(fixed chrome bug with qud box)
Line 1,569: Line 1,569:
.qud-box-wrapper {
.qud-box-wrapper {
     overflow: hidden;
     overflow: hidden;
     line-height: normal;
     line-height: 2em;
}
}
.qud-box {
.qud-box {
Line 1,597: Line 1,597:
     font-size: 1.2rem;
     font-size: 1.2rem;
     font-weight: bold;
     font-weight: bold;
     white-space: nowrap;
     display: inline-block;
}
}
.qud-box-header:before,
.qud-box-header:before,
Line 1,605: Line 1,605:
     height: 4px;
     height: 4px;
     background: #77bfcf;
     background: #77bfcf;
     top: 40%;
     top: .5em;
}
}
.qud-box-header:before {
.qud-box-header:before {

Navigation menu