MediaWiki:Common.css: Difference between revisions

m
no edit summary
m (added white-space: nowrap to qud box header. this will hopefully be the last edit)
mNo edit summary
Line 1,583: Line 1,583:
.qud-box-header {
.qud-box-header {
     position: relative;
     position: relative;
     top: -0.8em;
     top: -1em;
     padding-left: 0.6em;
     padding-left: 0.6em;
     padding-right: 0.6em;
     padding-right: 0.6em;
Line 1,596: Line 1,596:
     height: 4px;
     height: 4px;
     background: #77bfcf;
     background: #77bfcf;
     top: 20%;
     top: 30%;
}
}
.qud-box-header:before {
.qud-box-header:before {