User:Pale Prism/vector.css

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.
#firstHeading .mw-editsection,
#firstHeading .mw-editsection-like {
  margin-top: 1em;
}

.mw-body {
  border-bottom-left-radius: 1em;
  border-color: #AEF9A7;
}

#toc,
.toc {
  border-radius: 1em;
}

.skin-vector-max-width {
  background-color: #F7F9F7;
}

.skin-vector-max-width .mw-footer {
  border-color: #A1AFA2;
}

.vector-menu-tabs li {
  background-image: linear-gradient(to top, #80F475 0, #EAF7E8 1px, #FFF 100%);
}

.vector-menu-tabs li,
.vector-menu-tabs li a {
  color: #05AD18;
}

.vector-menu-tabs .selected a,
.vector-menu-tabs .selected a:visited {
  color: #1F211F;
}

.vector-menu-dropdown h3 {
  color: #535B52;
}

.vector-menu-dropdown h3:hover,
.vector-menu-dropdown h3:focus {
  color: #1F211F;
}

.vector-menu-dropdown .vector-menu-content-list {
  border-color: #A1AFA2;
}

.vector-menu-dropdown li a {
  color: #05AD18;
}

.vector-menu-dropdown .selected a,
.vector-menu-dropdown .selected a:visited {
  color: #1F211F;
}

.vector-menu-tabs,
.vector-menu-tabs a,
#mw-head .vector-menu-dropdown h3 {
  background-image: linear-gradient(to bottom, rgba(174, 249, 167, 0) 0, #AEF9A7 100%);
  background-image: linear-gradient(to right, rgba(200, 209, 201, 0) 0, #C8D1C9 33%, #C8D1C9 66%, rgba(200, 209, 201, 0) 100%);
  color: #535B52;
}

.portal .body li a,
.vector-menu-portal .body li a {
  color: #05AD18;
}

.portal .body li a:visited,
.vector-menu-portal .body li a:visited {
  color: #007F4A;
}

.skin-vector-max-width .mw-page-container {
  border-left: 1px solid #F7F9F7;
  border-right: 1px solid #F7F9F7;
}

.skin-vector-max-width #mw-panel {
  border-right: 1px solid #F7F9F7;
}