Template:Tabs.css: Revision history

Template 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.

28 September 2022

21 September 2022

  • curprev 11:1111:11, 21 September 2022Couchor talk contribs 410 bytes 0 Couchor changed the content model of the page Template:Tabs.css from "wikitext" to "Sanitized CSS" Tag: content model change
  • curprev 11:1011:10, 21 September 2022Couchor talk contribs 410 bytes +410 Created page with ".tabs-container {margin-bottom: 1rem;} .tabs { display: flex; gap: 0.5rem; list-style: none; margin: 0 !important; border-bottom: 2px solid; } .tabs li { padding: 0.2rem 0.3rem; background-color: #eeeeee; border: 2px solid; border-bottom: none; } .tabs .active { border-bottom: none; background-color: #fefefe; margin-bottom: -2px; } .tabs li:hover {background-color: #e1e1e1;}"