MediaWiki:NewsForm.css: Revision history

MediaWiki interface page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 June 2023

10 May 2023

  • curprev 13:4913:49, 10 May 2023Couchor talk contribs 743 bytes +743 Created page with "→‎News search modal: .newsForm { position: fixed; z-index: 20; left: 0; top: 0; width: 100%; height: 100%; display: none; justify-content: center; align-items: center; overflow: auto; background-color: rgba(0,0,0,0.4); } .newsForm-content { background-color: #fefefe; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 800px; display: flex; flex-direction: column; row-gap: 10px } .newsForm-close { color: #aaa; float..."