MediaWiki:Nimbus.css

From Destinypedia, the Destiny wiki

Revision as of 03:38, February 27, 2021 by PorpleBot (talk | contribs) (Text replacement - "url(/images" to "url(https://destiny.wiki.gallery/images")

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.

/* CSS placed here will affect users of the Nimbus skin */

  1. site-logo {

margin-bottom: -10px; padding-top: 10px; }

  1. site-logo a {

height: 164px; width: 222px; display: block; background: transparent no-repeat; } .client-nojs #site-logo a, .mw-special-Gadgets #site-logo a, .mw-special-Userlogin #site-logo a, .mw-special-Preferences #site-logo a, .mw-special-ChangeEmail #site-logo a, .mw-special-ResetTokens #site-logo a, .mw-special-BotPasswords #site-logo a, .mw-special-CreateAccount #site-logo a, .mw-special-PasswordReset #site-logo a { background-image: url(logo-hunter.png); }

body { text-align: unset; background: #fff url(HQyeD3R.jpg) repeat-x left top; }

  1. container { text-align: unset; }

.mw-body { z-index: unset; }

  1. jump-to-nav:not(:focus) {

height: 0; overflow: hidden; }

.mw-dismissable-notice,

  1. siteNotice > #localNotice {

background: #fff repeat-x scroll -231px -95px;

       border: 2px solid #555;

padding: 3px 10px; border-radius: 1.4em; margin-bottom: 5px; }

  1. site-header, #body-container {

z-index: auto; }

  1. article-body, #content {

background: #fff; border: 1px solid #C9D6E0; padding: 10px 1em 0; overflow: hidden; }

.pagetitle { padding-top: 5px; margin-bottom: 1px; line-height: 0.85em; overflow: visible; }

  1. contentSub {

margin-bottom: 10px; }

/* Temp fix IE 8 footer bug with show/hide templates */

  1. footer-container {

position: static; }

/* Hide heading on main page */ .page-Main_Page.action-view #article-text { margin-top: 10px; } .page-Main_Page.action-view .pagetitle, .page-Main_Page.action-view .subtitle { display: none !important; }

/* Links */ a, #article-text .history-user a.extiw { color: #00f; } a:active, #article-text .history-user a.extiw:active { color: orange; } a:visited, #article-text .history-user a.extiw:visited { color: #00c; }

  1. article-text a.external[href^="https://www.destinypedia.com"] {

color: #00f; background: none; padding: 0; }

  1. article-text a.external[href^="https://www.destinypedia.com"]:active {

color: orange; }

  1. article-text a.external[href^="https://www.destinypedia.com"]:visited {

color: #00c; }

p { margin: 0.6em 0 0.7em 0; } h3 + dl, h4 + dl, h5 + dl { margin-top: -0.1em; } .ns-talk p + dl, .ns-110 p + dl, .rootpage-Destinypedia_Featured p + dl, .rootpage-Destinypedia_Changing_username p + dl { margin-top: -0.4em; } .ns-talk dl + dl, .ns-110 dl + dl, .rootpage-Destinypedia_Featured dl + dl, .rootpage-Destinypedia_Changing_username dl + dl { margin-top: -0.2em; }

.bottom-left-nav-container { padding-bottom: 5px; margin-bottom: 8px; }

/* Wider sub-menus */ .sub-menu { width: 160px; right: -160px; box-shadow: 2px 2px 3px #999999; border: 1px solid #C9D6E0; }

/* Widen up search box, increase input font size */

  1. search-top {

position: absolute; top: 60px; right: 0; margin-right: 20px; }

  1. searchInput {

height: 18px; width: 240px; font-size: 125%; border: 1px solid #C9D6E0; } input.search-button { float: left; margin: 0 -5px 0 -1px; }

  1. navigation {

margin-bottom: -4px; border-radius: 10px; background: transparent; box-shadow: 0 0 6px #555; }

  1. search-title {

border-bottom: medium none; color: #333333; font-size: 16px; font-weight: bold; letter-spacing: -1px; margin: 0 0 5px !important; }

/* Move "more wikis" button to the left */

  1. sw-more-category {

left: 10px; }

/* Spacing between avatar rows */

  1. footer-contributors img {

margin: 0 1px 3px 0; }

/* Image tweak for Watch button */

  1. article-controls img {

padding-right: 4px; }

/* Remove the background behind the tabs */

  1. action-bar {

background-color: transparent; }

/* Replace rounded corners with square corners */ .tab-on span, .more-tab-on span { background: none; } .tab-off span, .more-tab-off span { background: none; }

/* Header elements */

  1. header,
  2. action-bar {

z-index: 3; }

  1. search-top {

z-index: 4; }

/* Remove top bar */

  1. header {

height: 0; }

  1. sw-more-category {

display: none; }

  1. wiki-login {

margin-top: 0; background: #687F79; padding: 4px 0 4px 10px; }

  1. login-message {

margin: 1px 10px 0 1px; }

/** Buttons **/ a.mw-skin-nimbus-button.positive-button { background: #0099D9; } a.mw-skin-nimbus-button.positive-button:hover { color: #01405B !important; }

/* Fix for the save preferences button being too far down */ .jsprefs#preferences { padding-bottom: 55px; }

/* Give the log out button text some hover color */ a.negative-button:hover { color: #941A00; }

/* Article tabs */

  1. article-tabs {

top: 6px; }

  1. article-tabs a,
  2. article-tabs div {

color: #4D7195; }

  1. article-tabs a:hover,
  2. article-tabs div:hover {

color: #344B63; }

/* Bottom of sidebar */

  1. other-links a {

width: 92px; color: #4D7195; }

  1. other-links a:hover {

color: #344B63; }

/* Categories box */ .catlinks {

   margin-top: 10px;

}

/** Vector-style nav **/

  1. article-tabs {

left: -3px; } .tab-on, .more-tab-on { background: linear-gradient(to top, rgb(255, 255, 255) 75%, rgba(255, 255, 255, 0) 100%) !important; } .tab-off, .more-tab-off { background: linear-gradient(to top, rgb(240, 234, 214) 75%, rgba(255, 255, 255, 0) 100%) !important; }

.more-tab-off { color: #4D7195; } .more-tab-on { color: #344B63; }

/** Log-in bar **/

  1. wiki-login {

border-radius: 0 0 0 0.7em; }

/** Side bar **/

  1. menu, .bottom-left-nav {

background: white; }

  1. menu {

border-left: 1px solid #C9D6E0; border-right: 1px solid #C9D6E0; }

  1. navigation-title {

color: #4D7195; background: url(nav-top.png) no-repeat scroll left bottom #C9D6E0; border-radius: 10px 10px 0 0; line-height: 28px; text-align: center; }

  1. other-links {

background: url(nav-bottom.png) no-repeat scroll left top #C9D6E0; border-radius: 0 0 10px 10px; padding: 5px 7px 3px 8px; }

  1. other-links-container {

background-color: transparent; }

/** Timeline **/ .timeline-year-container { border: 1px solid #C9D6E0; } .timeline-year { color: #C9D6E0; }

/** Footer position **/

  1. footer-container {

height: 143px; border-radius: 0 0 0.7em 0.7em; border-bottom: 1px solid #C9D6E0; border-left: 1px solid #C9D6E0; border-right: 1px solid #C9D6E0; }

  1. footer-container h2 {

color: #4D7195; }

  1. footer-container, #footer-bottom {

margin: 0 10px 0 220px; }

  1. footer-actions, #footer-contributors {

width: 45%; }

  1. footer-contributors {

padding: 10px 0 0 0; }

/* Indicator icons */

  1. mw-indicator-rc {

top: 12px; }

/* No white border around gallery boxes */ li.gallerybox { border-color: transparent; }

/* Keep create account benefits up top */ .mw-special-CreateAccount #userloginForm { margin-right: 56px; }

/* Fix file upload window in editor */ .oo-ui-windowManager-modal > .oo-ui-dialog { z-index: 15 !important; } .oo-ui-window-frame { font-size: 130%; }

/* Widget popups */ .oo-ui-popupWidget-popup { font-size: 12px; }

/* Social talk tabs */ .ns-200 a[title="Discussion about the content page"], .ns-202 a[title="Discussion about the content page"] { color: #4D7195 !important; }

/* Nimbus 2020 update */ .mw-skin-nimbus-actiontab { border-radius: 0; }

  1. article-tabs div {

cursor: pointer; } .article-more-actions { width: 94px; }

  1. footer-container p {

margin: 0; font-size: 10px; }

  1. footer-container p:last-of-type {

margin-bottom: 13px; }

  1. footer-actions a {

display: table-row; }

  1. footer-bottom a:hover,
  2. footer-container a:hover {

text-decoration: underline; }

/* Echo support */

  1. mw-echo-ui-overlay {

font-size: 12px; }

  1. wiki-login > li {

float: left; line-height: 0; color: transparent; margin: 4px 5px -6px 0 }

  1. wiki-login > li:last-of-type {

margin-right: 10px; }

/* Echo extension */ .mw-echo-ui-specialHelpMenuWidget-menu { font-size: 14px; }

/* Echo icons (white) */

  1. wiki-login .oo-ui-icon-bell, #wiki-login .mw-ui-icon-bell::before {

background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ebell%3C/title%3E%3Cpath fill=%22%23fff%22 d=%22M16 7a5.38 5.38 0 00-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 004 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 003-3H7a3 3 0 003 3z%22/%3E%3C/svg%3E") !important; }

  1. wiki-login .oo-ui-icon-tray, #wiki-login .mw-ui-icon-tray::before {

background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Etray%3C/title%3E%3Cpath fill=%22%23fff%22 d=%22M3 1a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V3a2 2 0 00-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E") !important; }