×
Create a new article
Write your page title here:
We currently have 3,280 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,280Articles

The rewritten Style Guide has an open discussion of the spoiler policy. The current policy will be used if no new consensus is reached. Discuss it here.

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 Cosmos skin */
#cosmos-banner, #cosmos-toolbar {
	position: static !important;
}

#cosmos-toolbar {
	box-shadow: none !important;
}

@media screen {
    body > #mw-content-container {
        margin-top: 5%;
    }
}

#mw-content-wrapper {
    width: 90%;
    padding: 0 20px;
}

#mw-indicator-smw-entity-examiner {
	display: none;
}

.ns-3002,.ns-3003 {
	background-image: url(https://yume.wiki/images/1/1c/2kki-bg-image.png);
}

.ns-3002 #mw-content, .ns-3003 #mw-content {
	background-color: #dfdbc3;
}

.ns-3002 #mw-content a:not(.new), .ns-3003 #mw-content a:not(.new) {
	color: #7f2d3d;
}

.ns-3002  #mw-content a:not(.new):hover, .ns-3003 #mw-content a:not(.new):hover {
	color: #331218;
}

.ns-3014, .ns-3015 {
	background-image: url(https://yume.wiki/images/9/94/Unevendream-bg-image.png);
}

.ns-3014 #mw-content, .ns-3015 #mw-content {
	background-color: #ffffff;
}

.ns-3014 #mw-content a:not(.new), .ns-3015 #mw-content a:not(.new) {
	color: #6f027c;
}

.ns-3014  #mw-content a:not(.new):hover, .ns-3015 #mw-content a:not(.new):hover {
	color: #150017;
}

.ns-3016, .ns-3017 {
	background: #180C29;
}

/** [START] Muma|Rope Wiki styling */
.ns-3022 .cosmos-header, .ns-3023 .cosmos-header, .ns-3022 #cosmos-footer, .ns-3023 #cosmos-footer {
    background: #101010;
}

.ns-3022 .cosmos-header__sitename a:any-link, .ns-3023 .cosmos-header__sitename a:any-link, .ns-3022 #cosmos-footer a:any-link, .ns-3023 #cosmos-footer a:any-link {
    color: #ff14c0;
}

.ns-3022 .cosmos-header__counter, .ns-3023 .cosmos-header__counter {
    color: #ffffff;
}

.ns-3022 .cosmos-header .wds-tabs .wds-tabs__tab-label a, .ns-3023 .cosmos-header .wds-tabs .wds-tabs__tab-label a {
    color: #ff14c0;
}

.ns-3022 .cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a, .ns-3023 .cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a {
	color: #ff14c080;
}

.ns-3022 #ca-talk, .ns-3023 #ca-talk {
    stroke: #ffffff;
    color: #ffffff;
}

.ns-3022 #ca-edit, .ns-3023 #ca-edit {
    background-color: #ffffff;
    color: #000000;
}

.ns-3022 .cosmos-button.cosmos-button-secondary, .ns-3023 .cosmos-button.cosmos-button-secondary {
    color: #ffffff;
    stroke: #ffffff;
}

.ns-3022 #ca-edit .cosmos-button-text, .ns-3023 #ca-edit .cosmos-button-text {
    color: #000000;
}

.ns-3022 .cosmos-header:before, .ns-3023 .cosmos-header:before {
    background: none;
}

.ns-3022 #mw-content, .ns-3023 #mw-content {
	background-color: #000000;
}

.ns-3022 #cosmos-actionsList-button, .ns-3023 #cosmos-actionsList-button {
	background-color: #ffffff;
}

.ns-3022 #mw-content-text, .ns-3023 #mw-content #mw-content-text, .ns-3022 #cosmos-title-text, .ns-3023 #cosmos-title-text {
    color: #ffffff;
}

.ns-3022 h1, .ns-3022 h2, .ns-3022 h3, .ns-3022 h4, .ns-3022 h5, .ns-3022 h6, .ns-3023 h1, .ns-3023 h2, .ns-3023 h3, .ns-3023 h4, .ns-3023 h5, .ns-3023 h6 {
	color: #ffffff;
}

.ns-3022 #mw-content a:not(.new), .ns-3023 #mw-content a:not(.new) {
	color: #ff14c0;
}

.ns-3022  #mw-content a:not(.new):hover, .ns-3023 #mw-content a:not(.new):hover {
	color: #ff14c080;
}

.ns-3022 #cosmos-toolbar a, .ns-3023 #cosmos-toolbar a {
    color: #ff14c0;
}

.ns-3022 .smw-factbox .smwfact {
    background-color: #000000;
    color: #ffffff;
}

.ns-3022 .smwfact .smw-table-row {
    background-color: #000000;
}

.ns-3022 .smw-factbox input.nav-tab:checked + label.nav-label {
    color: #ffffff;
    background-color: #000000;
}

#stub span {
    color: #ffffff;
}
/** [END] Muma|Rope Wiki styling */


element.style {
    width: 141px;
}

li.gallerybox div.thumb {
	background: none !important;
}

.toc {
  	background: rgba(246, 247, 248, 0.2);
}

.toc .tocnumber{
    font-weight: bold;
}

.runningAuthor {
    background: rgba(255, 255, 255, 0.2)
}