Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css

MediaWiki interface page

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* All CSS here will be loaded for users of the Citizen skin */

#profile-top {
    border-bottom: none;
}

.activity-item {
    border-bottom: none;
}

.user-section-heading {
    border-bottom: none;
}

.user-section-title {
    float: none !important;
    display: none;
}

#recent-all::before {
    content: "Recent activity";
    font-size: larger;
    font-weight: bolder;
    display: block;
}

#user-page-right {
    width: auto;
}

.no-info-container {
    background-color: none !important;
}

.action-right {
    display: none;
}

#profile-toggle-button {
    background-color: #5C85D6;
    border-radius: 0.2rem;
}

.mw-editsection{display:none!important}

.citizen-section-indicator.citizen-ui-icon.mw-ui-icon-wikimedia-collapse {
  display:none!important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.