American Horror Story Wiki
Nie podano opisu zmian
Nie podano opisu zmian
Linia 7: Linia 7:
 
/* Strona */
 
/* Strona */
 
.mediawiki { font-family: 'Roboto Condensed', sans-serif }
 
.mediawiki { font-family: 'Roboto Condensed', sans-serif }
 
a {
 
text-decoration: underline;
 
}
 
   
 
/* Ogólne */
 
/* Ogólne */
Linia 198: Linia 194:
 
text-align: center;
 
text-align: center;
 
font-size: 12px;
 
font-size: 12px;
}
 
 
.WikiaArticleInterlang a {
 
text-decoration: none;
 
 
}
 
}
   
Linia 260: Linia 252:
 
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-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;
 
background-repeat: no-repeat;
 
}
  +
  +
/* Linki */
  +
.WikiaArticle a {
 
text-decoration: underline
 
}
 
}

Wersja z 14:51, 21 gru 2018

/* 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 czcionek **/
@import "//fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Roboto+Condensed|Lato|Alegreya:400i|Fjalla+One&subset=latin-ext";

/* Strona */
.mediawiki { font-family: 'Roboto Condensed', sans-serif }

/* Ogólne */
/** 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) !important;
    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 {
    text-transform: uppercase;
    border-bottom: none !important;
    }
}

/** Wygląd tabbera **/
.tabbernav {
	border: none !important;
	text-align: center !important;
}
 
.tabbernav a {
  	padding: 5px 10px !important;
 	margin: 0 -1px -1px 0 !important;
	border-bottom: 1px solid #D5D4D4 !important;
	display: inline-block !important;
	background-color: #340001 !important;
}
 
.tabbertab {
	border: none !important;
}
 
.tabbernav li a {
    border: none !important;
}
 
.tabbernav li a:hover {
    background-color: #713335 !important;
}
 
.tabbernav li.tabberactive a {
    border: none !important;
    background-color: #670003 !important;
}

ul.tabbernav li a:link {
    color: #D5D4D4 !important;
}

ul.tabbernav li a:visited {
    color: #D5D4D4 !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;
}

.AHSBoksBohaterowie {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.AHSBoksBohaterowie .image {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 1px .5px;
}
.AHSBoksBohaterowie .image:hover .name { margin-left: 0 }
.AHSBoksBohaterowie .image:hover .text { margin-right: 0 }
.AHSBoksBohaterowie .info {
    text-align: center;
    font-size: 13px;
    color: white;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 35%
}

.AHSBoksBohaterowie .name {
    font-weight: bold;
    display: block;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    margin-left: -400%;
    text-shadow: 2px 3px 1px rgba(0, 0, 0, .8)
}

.AHSBoksBohaterowie .text {
    font-size: 11px !important;
    display: block;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    margin-right: -400%;
    text-shadow: 2px 3px 1px rgba(0, 0, 0, .8)
}

/** 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;
}

/* Linki */
.WikiaArticle a {
    text-decoration: underline
}