Difference between revisions of "MediaWiki:Common.css"

trying to sticky the tourdatearchive table. this can't work, can it?!
(fixed the captcha styles to the correct classes)
(trying to sticky the tourdatearchive table. this can't work, can it?!)
Line 119: Line 119:
     text-align: left;
     text-align: left;
     background: #fff;
     background: #fff;
    position: sticky;
    top: 0px;
}
}
.showsTable tr:nth-child(odd) {
.showsTable tr:nth-child(odd) {