|
|
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
| Zeile 1: |
Zeile 1: |
| /* ######################################################################## */ | | /* Mauszeiger aus dem Original Fallout: New Vegas */ |
| /* ### CSS-Stil ist hier platziert worden, um den Wikia-Skin anzuwenden.### */
| |
| /* ######################################################################## */
| |
| | |
| /* ################################################## */
| |
| /* ### SKIN ### */
| |
| /* ################################################## */
| |
|
| |
| /* Import MediaWiki:Common.css */
| |
|
| |
| @import url("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw");
| |
| | |
| /* ################################################## */
| |
| /* ### Allgemeine Stilanpassungen Wiki-übergreifend # */
| |
| /* ################################################## */
| |
| | |
| /* Hintergrund Hauptseite */
| |
|
| |
|
| body { | | body { |
| color: #000;
| |
| }
| |
|
| |
|
| /* Übergeordnete Textauswahl des Standardtextes */
| | cursor:url(''), auto; |
|
| |
|
| ::selection {
| |
|
| |
| background: #a8ffd6;
| |
| } | | } |
|
| |
|
| ::-moz-selection { | | a:link{ |
|
| |
| background: #a8ffd6;
| |
|
| |
| }
| |
|
| |
|
| #WikiaRail .module,
| | cursor: url(''), auto; |
| .WikiaImageModule {
| |
| border: 1px solid #007e2a !important;
| |
| border-radius: 8px;
| |
| margin: 10px 10px 10px 10px;
| |
| -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| }
| |
|
| |
|
| #WikiaSpotlightsModule,
| |
| .WikiaArticle .thumbinner,
| |
| .HotSpotsModule,
| |
| #LEFT_SKYSCRAPER_2,
| |
| .WikiaRail #RIGHT_SKYSCRAPER,
| |
| .hubmodule,
| |
| .WikiaArticle pre,
| |
| .WikiaArticleCategories {
| |
| border: 1px solid #007e2a !important;
| |
| border-radius: 8px;
| |
| margin: 0 0 10px 0;
| |
| -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| } | | } |
|
| |
|
| /* Stilanpassung fürs Chatmodul auf der Hauptseite */
| | a:visited{ |
| | |
| #WikiaMainPage,
| |
| .WikiaChat {
| |
| border: 1px solid #007e2a !important;
| |
| border-radius: 8px;
| |
| }
| |
|
| |
|
| /* Gepimptes Suchfeld mit Hintergrundbild */
| | cursor: url(''), auto; |
|
| |
|
| .WikiaSearch input[type="text"] {
| |
| background: #ffffff
| |
| url("http://img3.wikia.nocookie.net/__cb20140901094452/fallout/de/images/0/08/SF-FW.png") no-repeat right center !important;
| |
| border: 1px solid #007e2a !important;
| |
| border-radius: 8px;
| |
| -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
| |
| } | | } |
|
| |
|
| /* Links */
| | a:hover{ |
|
| |
|
| .ns-subject .WikiaArticle a:visited {
| | cursor: url(''), auto; |
| color: #5A3696;
| |
| }
| |
|
| |
| .ns-subject .WikiaArticle a.wikia-button:visited,
| |
| .ns-subject .WikiaArticle .wikia-single-button a:visited {
| |
| color: white;
| |
| }
| |
|
| |
| .ns-subject .WikiaArticle a.wikia-button.secondary:visited,
| |
| .ns-subject .WikiaArticle .wikia-single-button.secondary a:visited {
| |
| color: #3A3A3A;
| |
| }
| |
|
| |
| .WikiaArticle a.external {
| |
| color: #3366BB !important;
| |
| }
| |
|
| |
| .WikiaArticle a.new {
| |
| color: #BA0000 !important;
| |
| }
| |
|
| |
| /* Interwiki display */
| |
|
| |
|
| .WikiaArticleInterlang ul li.more-link {
| |
| display: none;
| |
| }
| |
|
| |
| .WikiaArticleInterlang ul li.more {
| |
| display: block;
| |
| } | | } |
|
| |
|
| /* Seitenkopf */
| | a:active{ |
|
| |
|
| .WikiaPageHeader,
| | cursor: url(''), auto; |
| .WikiaBlogListingHeader {
| |
| border-bottom: 1px solid #007e2a;
| |
| }
| |
|
| |
| .WikiaPageHeader,
| |
| .WikiaBlogListingHeader,
| |
| .WikiaPageHeader.separator {
| |
| padding-bottom: 10px;
| |
| }
| |
|
| |
| .WikiaBlogListingHeader {
| |
| margin-left: 10px;
| |
| margin-right: 10px;
| |
| padding-left: 0;
| |
| padding-right: 0;
| |
| }
| |
|
| |
| /* Kopfzeilen */
| |
| | |
| .WikiaArticle h3 .mw-headline,
| |
| .WikiaArticle h4 .mw-headline,
| |
| .WikiaArticle h5 .mw-headline,
| |
| .WikiaArticle h6 .mw-headline {
| |
| font-weight: bold;
| |
| }
| |
|
| |
| /* <code> und <pre> */
| |
| | |
| .WikiaArticle code,
| |
| .WikiaArticle pre {
| |
| background-color: #F9F9F9;
| |
| color: #000;
| |
| }
| |
|
| |
| .WikiaArticle pre {
| |
| border: 1px dashed #D9D9D9;
| |
| }
| |
|
| |
| /* "Bild hochladen" Dialog */
| |
| | |
| .UploadPhotos .options {
| |
| display: block;
| |
| }
| |
|
| |
| .UploadPhotos .advanced {
| |
| display: none;
| |
| }
| |
|
| |
| /* Admin-Instrumententafel und Seite bearbeiten Farbkorrekturen */
| |
|
| |
|
| #AdminDashboardHeader, #EditPageHeader {
| |
| box-shadow: none;
| |
| -moz-box-shadow: none;
| |
| -webkit-box-shadow: none;
| |
| }
| |
|
| |
| #AdminDashboardHeader {
| |
| background-color: #006722;
| |
| background-image: linear-gradient(top, #169d43 0%, #006722 100%);
| |
| background-image: -o-linear-gradient(top, #169d43 0%, #006722 100%);
| |
| background-image: -moz-linear-gradient(top, #169d43 0%, #006722 100%);
| |
| background-image: -webkit-linear-gradient(top, #169d43 0%, #006722 100%);
| |
| background-image: -ms-linear-gradient(top, #169d43 0%, #006722 100%);
| |
| border-color: #FFF;
| |
| border-radius: 5px 5px 0 0;
| |
| -moz-border-radius: 5px 5px 0 0;
| |
| -webkit-border-radius: 5px 5px 0 0;
| |
| } | | } |
|
| |
| #AdminDashboardHeader,
| |
| #AdminDashboardHeader h1 a {
| |
| color: #FFF;
| |
| }
| |
|
| |
| #EditPageHeader {
| |
| background-color: #CBCED8;
| |
| background-image: linear-gradient(top, #FFF 0%, #CBCED8 100%);
| |
| background-image: -o-linear-gradient(top, #FFF 0%, #CBCED8 100%);
| |
| background-image: -moz-linear-gradient(top, #FFF 0%, #CBCED8 100%);
| |
| background-image: -webkit-linear-gradient(top, #FFF 0%, #CBCED8 100%);
| |
| background-image: -ms-linear-gradient(top, #FFF 0%, #CBCED8 100%);
| |
| border-bottom: none;
| |
| padding-bottom: 1px;
| |
| }
| |
|
| |
| #EditPageHeader #HelpLink a,
| |
| #EditPageHeader #NotificationsLink a,
| |
| #EditPageHeader h1 a,
| |
| #EditPageHeader h2 {
| |
| color: #000;
| |
| }
| |
|
| |
| /* ################################################## */
| |
| /* ### TEMPORAERE FEHLERKORREKTUREN ### */
| |
| /* ################################################## */
| |
|
| |
| /* Stop "Show changes since" text on RC from overlapping changes list */
| |
|
| |
| body.page-Special_RecentChanges #WikiaArticle {
| |
| padding-bottom: 20px;
| |
/* Mauszeiger aus dem Original Fallout: New Vegas */
body {
cursor:url(''), auto;
}
a:link{
cursor: url(''), auto;
}
a:visited{
cursor: url(''), auto;
}
a:hover{
cursor: url(''), auto;
}
a:active{
cursor: url(''), auto;
}