Sonic Wiki
Advertisement
Sonic Wiki

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
/* CSS-Codes für die bessere Gestaltung der Hauptseite */
 
.KopfzeileQ {
 box-shadow: 0 0 5px #000000;
 -moz-box-shadow: 0 0 5px #000;
 -webkit-box-shadow: 0 0 5px #000 ;
 -moz-border-radius:5px;
 border-radius:5px;
 color:#ffffff;
 text-shadow: 0 0 0.1em #000000, 0 0 0.1em #000000;
 padding:5px;
 font-size: 150%;
 background-color: lightblue;
 background-image: -moz-linear-gradient(top, #27408B, transparent);
 background-image: -webkit-gradient(linear,left top, left bottom, from(#27408B), to(transparent));
 margin: 5px;
 text-align:center;
 font-family: Tahoma;
}

 
/* Hintergrundbild */
body.skin-oasis { 
  /* Bitte beachte, wenn du das Bild via Spezial:ThemeDesigner änderst musst du es auch hier bearbeiten/entfernen. */
  background: #000000
url(http://static2.wikia.nocookie.net/sonicwiki/de/images/4/4e/H1.png) top center no-repeat fixed; 
}

.ridgeQ {
 border: 1px solid #DCDCDC;
 -moz-border-radius:5px;
 border-radius:5px;
 background-color: lightblue;
 background-image: -moz-linear-gradient(top, lightblue, transparent);
 background-image: -webkit-gradient(linear,left top, left bottom, from(lightblue), to(transparent));
 margin: 10px 0px;
}

}
 
/* generelle Tab-Formatierung */
.WikiaUserPagesHeader .tabs li a, #UPPLightboxWrapper .tabs li a {
background: none repeat scroll 0 0 #4876FF;
color: darkblue;
border: 1px solid #4876FF;
}

/* Formatierung für den aktiven Tab */
.WikiaUserPagesHeader .tabs .selected a, #UPPLightboxWrapper .tabs .selected a {
background: none repeat scroll 0 0 #5C2;
border: 1px solid #3A0;
color: #3A3A3A;
}

body {

	color:darkblue;


    

}
.WikiaPage {
	background: transparent 
	border-color: blue;
	-moz-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	color: darkblue
}



.WikiaPageHeader details {
  background: transparent;
}


.WikiaPageHeader {
   border-bottom: 1px solid #666;
   margin-bottom: 5px;
} 

a.wikia-button.secondary,
.wikia-single-button a.secondary,
.wikia-menu-button.secondary,
input[type="submit"].secondary,
input[type="reset"].secondary,
input[type="button"].secondary,
.button.secondary,
button.secondary {
  background: rgba(255, 255, 255, 0.60);
  border: 1px solid black;
  color: black;
}

.WikiaPagesOnWikiModule, 
.WikiaActivityModule, 
.WikiaImageModule, 
#WikiaSpotlightsModule, 
.WikiaArticle .thumbinner, 
.WikiaBlogListingBox, 
.HotSpotsModule, 
.CommunityCornerModule, 
.LatestPhotosModule, 
.WikiaArticle pre,
.WikiaArticleCategories  {
  background: rgba(255, 255, 255, 0.28) !important;
  border: 1px solid #ffffff !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.wikia-menu-button ul, 
.wikia-menu-button.secondary ul, 
.modalWrapper, 
.skin-oasis #ImageUpload, 
.skin-oasis #VideoEmbed, 
.AccountNavigation .subnav, 
.WikiaSpotlight, 
.WikiaPageHeader .history.hover, 
.WikiaSearch .autocomplete, 
.WikiaFooter .my-tools-menu {
  background: rgba(255, 255, 255, 0.77);
  border: black !important;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
}

	
.WikiaPageHeader details {
 background: transparent;
 }
			
.WikiHeader .shadow-mask {
 display: none;
 }

.WikiaSearch button {
  border: none;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}

.WikiaSearch input[type="text"] {
  background: lightblue;
  border: 1px solid black;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: black;
}





/*** Stylesheet-Ergänzungen zu Standard-Navigationsleisten (Einstellungen für die sonstigen Skins finden sich in der [[MediaWiki:Common.css]]) ***/

div.NavFrame {
	display: inline-block; /* IE <= 7 */
}
div.NavFrame {
	border: 1px solid #aaa;
	clear: both;
	display: block;
	font-size: 95%;
	margin-top: 1.5em;
	padding: 2px;
	text-align: center;
}
 
/* Automatisches Verschmelzen, funktioniert nicht im IE 6 */
div.NavFrame + div.NavFrame {
	margin-top: -1px;
}
div.NavPic {
	float: left;
	padding: 2px;
}
div.NavHead {
	background: #efefef;
	font-weight: bold;
}
 
/* Redundant zu .visualClear in shared.css und IE60Fixes.css */
div.NavEnd {
	display: none; /* broken */
}
div.NavFrame:after {
	clear: both;
	content: "";
	display: block;
}
 
/* Stylesheet fuer den 'Ausklappen'-Button an Navileisten, der in [[MediaWiki:Common.js]] implementiert wird */
.NavToggle {
	float: right;
	font-size: x-small;
}

}
.heading {  
padding:0.2em 0.4em;
margin:0 0 3px 0;
background: url('http://images2.wikia.nocookie.net/gocki77/de/images/5/51/Head.png') repeat-x;
color: black;
font-size:120%;
font-weight:bold;
text-align:left;
vertical-align:middle;
width:98%;

}
/* Main Colors */
 
 
 
/* Search Box */
 
.WikiaSearch input[type="text"] {
     -webkit-border-radius: 0.75em;
     -moz-border-radius: 0.75em;
     border-radius: 0.75em 0 0 0.75em;
     padding: 3px 0 3px 4px;
     border: 2px solid #FFAA00;
     box-shadow: inset 0 0 7px #9C661F;
     -moz-box-shadow: inset 0 0 7px #9C661F;
     -webkit-box-shadow: inset 0 0 7px #9C661F;
     -o-box-shadow: inset 0 0 7px #9C661F;
}
 
.WikiaSearch button {
     border: 2px solid #9C661F;
     height: 29px;
     top: 0;
     -webkit-border-radius: 0 0.75em 0.75em 0;
     -moz-border-radius: 0 0.75em 0.75em 0;
     border-radius: 0 0.75em 0.75em 0;
}
 
.WikiaSearch input[type="text"]:-moz-placeholder; -webkit-placeholder; {
color: black ;
}
 
.WikiaSearch input.placeholder[type="text"] {
  color:black !important;
}
.WikiaSearch input[type="text"]::-webkit-input-placeholder {
  color:black !important;
}
 
.oasis-one-column .WikiaPageHeader .WikiaSearch {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-bottom: 0;
}
 
.WikiaSearch .autocomplete {
     border: 2px solid #9C661F;
     border-radius: 0.75em 0.75em 0.75em 0.75em;
}
 
 
 
 
 
 
 
/* Removes picture attributions below thumbnail images in articles */
.picture-attribution {
  display:none !important;
}
 
 
/*removal of borders on images updates*/
 
.WikiaArticle .tright, .WikiaArticle .tleft {
outline: inherit
}
 
/* Giving user page tabs rounded corners */
.WikiaUserPagesHeader .tabs li a {border-radius: 8px 8px 0px 0px}
/* End of user page tabs rounded corners */
 
 
 
/*Wiki translucent background - allows the background to be partially visible into the article space. Additional code added to eliminate shadow mask (gray horizontal bar) */
 

}
.WikiHeader .shadow-mask {
   display: none;
}
 
/*removal of borders on images caused by wikia updates*/
 
.WikiaArticle .tright, .WikiaArticle .tleft {
outline: inherit
}
 
/*  Skin tweaks */
 
div.ajax-poll {border:none !important; width:auto !important;}
h4.mw-specialpagesgroup {background-color:#FFF3C3}
sup.reference a {word-spacing:-3px}
.activity-nav {margin-bottom:0.5em}
.mw-newarticletext {display:block !important;}
.mw-warning-with-logexcerpt {border-color:#8B4513}
.ns-500 #contentSub {display:none}
.picture-attribution {display:none !important;}
.skin-oasis #edit_enhancements_toolbar .editCheckboxes {margin-left:0px}
.WikiaArticle .WikiaBlogListingBox ul {border:none !important;}
.WikiaBlogListing .wikia-button:visited {color:#fff !important;}
.WikiaBlogListing details .avatar {margin-right:5px !important; padding-right:0 !important;}
.WikiaBlogListingBox .WikiaBlogListingPost > h1 {font-size:inherit}
.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {box-shadow:0px 2px 5px 0px #CCC6B0; -moz-box-shadow:0px 2px 5px 0px #CCC6B0; -webkit-box-shadow:0px 2px 5px 0px #CCC6B0}
.wikinav2 .WikiaPageHeader {padding-right:125px}
 
/* BG of the main headers */
/**.WikiaHeader {
              
}
*/

 
.ChatModule .avatar {
border-radius: 10px;
}
 
.module {
border-radius: 1em 1em 1em 1em;
}
 
 
 
 
 
 
 
 
 
 
 
/*Alphabetized*/ 
/*bots*/
a[href="/wiki/User:A_bot"],
a[href="/wiki/User:CreateWiki script"],
a[href="/wiki/User:Delete page script"],
a[href="/wiki/User:Edit page script"],
a[href="/wiki/User:Maintenance script"],
a[href="/wiki/User:VSTF Bot"],
a[href="/wiki/User:Wikia"],
a[href="/wiki/User:WikiaBot"] { color:#66AAFF !important; font-weight:bold !important; }
 
/*sysops and beraucrats*/
a[href="/wiki/Benutzer:Cyanide3"],
a[href="/wiki/Benutzer:Michsonicfan"],
a[href="/wiki/Benutzer:Federschweif"] { color:#104E8B !important; font-weight:bold !important; }
 
 
/* Helpers */
 
a[href="/wiki/Benutzer:Anoon6"],
a[href="/wiki/Benutzer:Cizagna"],
a[href="/wiki/Benutzer:D4rk5un"],
a[href="/wiki/Benutzer:ElBosso"],
a[href="/wiki/Benutzer:Kuzura"],
a[href="/wiki/Benutzer:Laximilian_scoken"],
a[href="/wiki/Benutzer:Minerva_Titani"],
a[href="/wiki/Benutzer:PonySlaystation"],
a[href="/wiki/Benutzer:Sovq"],
a[href="/wiki/Benutzer:Tommy6"],
a[href="/wiki/Benutzer:Weas-El"],
a[href="/wiki/Benutzer:Wyz"] { color:#7099C2 !important; font-weight:bold !important; }
 
/* VSTF */
 
a[href="/wiki/Benutzer:Deltaneos"],
a[href="/wiki/Benutzer:Eulalia459678"],
a[href="/wiki/Benutzer:Nifky"],
a[href="/wiki/Benutzer:Randomtime"],
a[href="/wiki/Benutzer:Rappy_4187"],
a[href="/wiki/Benutzer:Sactage"],
a[href="/wiki/Benutzer:Sulfur"],
a[href="/wiki/Benutzer:VegaDark"] { color: #008000 !important; font-weight:bold !important; }
 
/* Staff */
 
a[href="/wiki/Benutzer:Avatar"],
a[href="/wiki/Benutzer:MtaÄ"],
a[href="/wiki/Benutzer:Mta%C3%84"], /* for some browsers */
a[href="/wiki/Benutzer:Xean"] { color:darkgreen !important; font-weight:bold !important; }

/********************/
/* Profile redesign */
/********************/
 
 
 
 
.WikiHeaderRestyle > nav .subnav-2 li.marked2 a.subnav-2a {
   border: none !important;
}
 
.WikiHeaderRestyle > nav .subnav-3 {
   border: 1px solid #101010 !important;
   box-shadow: 1px 2px 12px 0 #072C38 !important;
}
 
/****************/
/*** Bloglist ***/
/****************/
 
#blogscolumn .WikiaBlogListing ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 10px;
    width: 245px;
}
 
#blogscolumn .WikiaBlogListing h1 {
    font-size: 15px;
    width: 87%;
    font-weight: bold;
    margin: 0 90px 0 0;
    text-align: left;
}
 
#blogscolumn .WikiaBlogListing .avatar {
   display: none !important;
}
 
#blogscolumn .WikiaBlogListing .author-details {
    margin: 0;
}
 
 
	color: darkblue
}
 
 
 
.WikiaPageHeader details {
  background: transparent;
}
 
 
.WikiaPageHeader {
   border-bottom: 1px solid #666;
   margin-bottom: 5px;
} 
 
a.wikia-button.secondary,
.wikia-single-button a.secondary,
.wikia-menu-button.secondary,
input[type="submit"].secondary,
input[type="reset"].secondary,
input[type="button"].secondary,
.button.secondary,
button.secondary {
  background: rgba(255, 255, 255, 0.60);
  border: 1px solid black;
  color: black;
}
 
.WikiaPagesOnWikiModule, 
.WikiaActivityModule, 
.WikiaImageModule, 
#WikiaSpotlightsModule, 
.WikiaArticle .thumbinner, 
.WikiaBlogListingBox, 
.HotSpotsModule, 
.CommunityCornerModule, 
.LatestPhotosModule, 
.WikiaArticle pre,
.WikiaArticleCategories  {
  background: rgba(255, 255, 255, 0.28) !important;
  border: 1px solid #ffffff !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
 
.wikia-menu-button ul, 
.wikia-menu-button.secondary ul, 
.modalWrapper, 
.skin-oasis #ImageUpload, 
.skin-oasis #VideoEmbed, 
.AccountNavigation .subnav, 
.WikiaSpotlight, 
.WikiaPageHeader .history.hover, 
.WikiaSearch .autocomplete, 
.WikiaFooter .my-tools-menu {
  background: rgba(255, 255, 255, 0.77);
  border: black !important;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
}
 
 
.WikiaPageHeader details {
 background: transparent;
 }
 
.WikiHeader .shadow-mask {
 display: none;
 }
 
.WikiaSearch button {
  border: none;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}
 
.WikiaSearch input[type="text"] {
  background: rgba(255, 255, 255, 0.28);
  border: 1px solid black;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: black;
}
 
 
.hauptseite-box {
border: 2px solid #1d18ec;
padding: 0 .5em;
margin-top: 12px;
background-color:#c2d3e2;
}
 
.hauptseite-box h2 {
border-bottom: 2px solid #1d18ec;
color: #D39129;
font-family: 'Times New Roman';
margin-top: .5em;
font-size: 20px;
background-color:#c2d3e2;
} 
 
 
 
 
/*** Stylesheet-Ergänzungen zu Standard-Navigationsleisten (Einstellungen für die sonstigen Skins finden sich in der [[MediaWiki:Common.css]]) ***/
 
div.NavFrame {
	display: inline-block; /* IE <= 7 */
}
div.NavFrame {
	border: 1px solid #aaa;
	clear: both;
	display: block;
	font-size: 95%;
	margin-top: 1.5em;
	padding: 2px;
	text-align: center;
}
 
/* Automatisches Verschmelzen, funktioniert nicht im IE 6 */
div.NavFrame + div.NavFrame {
	margin-top: -1px;
}
div.NavPic {
	float: left;
	padding: 2px;
}
div.NavHead {
	background: #efefef;
	font-weight: bold;
}
 
/* Redundant zu .visualClear in shared.css und IE60Fixes.css */
div.NavEnd {
	display: none; /* broken */
}
div.NavFrame:after {
	clear: both;
	content: "";
	display: block;
}
 
/* Stylesheet fuer den 'Ausklappen'-Button an Navileisten, der in [[MediaWiki:Common.js]] implementiert wird */
.NavToggle {
	float: right;
	font-size: x-small;
}

/* TabView extension */

/*set the base backcolor of the 'off' tabs */
.yui-navset .yui-nav li
{
  background-color: green;
  padding-left: 10px;
  padding-right: 10px;
}

/*set the background color of the content and the 'on' tab the same*/
.yui-content, .yui-navset .yui-nav li.selected
{
  background-color: #E7F2FF;
}


/** style the 'on' tab **/
.yui-navset .yui-nav .selected {
border-style: solid;
border-width: 2px 0 0 0;
border-top-color: #2F5DBA;
}


/* keep the side padding, but enforce no gap between content area and tabs */
.yui-content {
margin-top: 0;
padding-top: 0.25em;
padding-left: 0.5em;
padding-right: 0.5em;
}

/*** Ende der Stylesheet-Ergänzungen für die Navigationsleisten ***/

/*** Article Comments - Admin Highlighting ***/
.comments li[data-user="Michsonicfan"] > blockquote {
  background: #ACCFEF !important;
}
.comments li[data-user="Michsonicfan"] > blockquote:after {
  border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li[data-user="Michsonicfan"] > blockquote div {
  background: transparent !important;
}
.comments li[data-user="Cyanide3"] > blockquote {
  background: #ACCFEF !important;
}
.comments li[data-user="Cyanide3"] > blockquote:after {
  border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li[data-user="Cyanide3"] > blockquote div {
  background: transparent !important;
}
.comments li[data-user="Federschweif"] > blockquote {
  background: #ACCFEF !important;
}
.comments li[data-user="Federschweif"] > blockquote:after {
  border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li[data-user="Federschweif"] > blockquote div {
  background: transparent !important;
}
Advertisement