American Horror Story Wiki
Advertisement

Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
/* Importy */
@import "/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:FandomizedButtons.css|u:dev:InterlanguageFlags/code.css|u:dev:MediaWiki:EditorSourceMinimal/code.css|u:dev:MediaWiki:EditorVisualMinimal/light.css|u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernWikiActivity.css|u:dev:MediaWiki:ModernCommentsSection.css|u:dev:MediaWiki:ModernPolls.css|u:dev:MediaWiki:RedesignedAdminDashboard.css|u:dev:MediaWiki:Highlight.css|u:dev:MediaWiki:FandomizedToggles/code.css|u:dev:MediaWiki:CategoryRefresh.css|u:dev:MediaWiki:FandomizedLoadingScreens.css|u:dev:MediaWiki:FandomizedThemeDesigner.css|u:dev:Global_Lua_Modules/NavboxBuilder/code.css";

/** IMPORTY FONTÓW **/
@import "//fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Roboto+Condensed|Lato|Alegreya:400i|Fjalla+One&subset=latin-ext";

/* Nicki */
/** Administracja **/
a[href$=":Dawid2"]:not(.subtle),
a[href$=":Rybka468"]:not(.subtle) { 
    color: #4C5F1D !important;
}

.Wall .edited-by a.subtle[href$=":Dawid2"]:after {
    color: rgba(0,0,0,0.3);
    content: "(administrator)";
    font-family: Roboto Condensed;
    font-size: 11px;
    font-weight: bold;
    vertical-align: bottom;
    top: 10px;
}

/* Moduły */
.WikiaRail .module,
.WikiaRail .rail-module {
    position: relative;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    background: rgba(0,0,0,.5);
    border: none;
    word-wrap: break-word;
}
 
.WikiaRail .module h2,
.WikiaRail .rail-module h2 {
    min-height: 30px;
    margin-top: 0;
    margin-bottom: 16px;
    padding-left: 3px;
    border-bottom: 1px solid rgba(0,0,0,.06);
    font-size: 16px;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-weight: bold;
}
 
@media only screen and (min-width: 1024px) {
    .WikiaRail .module,
    .WikiaRail .rail-module {
    padding: 10px 14px;
    background: rgba(0,0,0,.06);
    border-radius: 3px;
    }
 
    .WikiaRail .module h2,
    .WikiaRail .rail-module h2 {
    border-bottom: none;
    }
 
    .discussions-rail-theme .embeddable-discussions-module .embeddable-discussions-heading {
    border-bottom: none !important;
    }
}

/* Strona główna */
/** Boks **/
.AHSBoks {
    background: rgba(0,0,0,.5);
    border-top: 6px solid #000000;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
 
.AHSBoksTytul {
    text-transform: uppercase;
    margin: 2px 0px 2px 0px;
    text-align: left;
    letter-spacing: 3px;
    padding-bottom: 10px;
    font-size: 20px;
}

/** Ukrycie kategorii **/
.mainpage #catlinks, .mainpage .CategorySelect.articlePage {
    display: none !important;
}

/** Poprawa linków językowych **/
.WikiaArticleInterlang {
    line-height: 2.5em;
    margin: 5px 100px 5px 100px;
    color: #FFF;
    text-align: center;
    font-size: 12px;
}

.WikiaArticleInterlang ul li {
    border-left: 0px solid;
}

.WikiaArticleInterlang h3 {
    display: none;
}

/* Artykuły */
/** Spisy treści **/
.WikiaArticle .toc {
    background-color: rgba(0,0,0,.5);
    border: none;
}

.WikiaArticle #toctitle h2 {
    font-family: Roboto Condensed !important;
    text-transform: uppercase;
}

/** Nagłówki **/
.WikiaArticle h2,
.WikiaArticle h3,
.WikiaArticle h4,
.WikiaArticle h5,
.WikiaArticle h6 {
    font-family: Roboto Condensed !important;
}

.WikiaArticle h3 .editsection a::before,
.WikiaArticle h4 .editsection a::before,
.WikiaArticle h5 .editsection a::before,
.WikiaArticle h6 .editsection a::before {
    display: none;
}

.editsection a {
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-size: 9px;
}

/*** Wygląd ołówka nagłówków ***/
.editsection a img {
  display: none;
}

.editsection a::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: .3em;
  vertical-align: text-bottom;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#000000" d="M1.293 16.293A1 1 0 0 0 1 17v5a1 1 0 0 0 1 1h5c.265 0 .52-.105.707-.293L19 11.414 12.586 5 1.293 16.293zm21.414-10l-5-5a.999.999 0 0 0-1.414 0L14 3.586 20.414 10l2.293-2.293a.999.999 0 0 0 0-1.414z"></path></svg>');
  background-repeat: no-repeat;
}
Advertisement