MediaWiki:Common.css: Difference between revisions

did position:fixed break the table somehow?
(trying to make striping more visible)
(did position:fixed break the table somehow?)
Line 57: Line 57:
border: 1px #aaa solid;
border: 1px #aaa solid;
padding: 0.2em;
padding: 0.2em;
        position: fixed;
    /* position: fixed; */
}
}