Benutzer:Phoenixclaw/Test
< Benutzer:PhoenixclawVersion vom 28. September 2015, 19:37 Uhr von imported>Phoenixclaw (Die Seite wurde neu angelegt: „<pre>→skins/oasis/css/oasis.scss: .WikiaActivityModule li em { font-size: 15px; line-height: 18px; width: auto; } .WikiaActivityModule .edited-…“)
/* skins/oasis/css/oasis.scss */ .WikiaActivityModule li em { font-size: 15px; line-height: 18px; width: auto; } .WikiaActivityModule .edited-by { font-size: 12px; } .WikiaArticle { font-size: 14px; line-height: 22px; } .WikiaArticle h2 { font-size: 20px; } .WikiaArticle h3 { font-size: 17px; } .WikiaArticle h4 { font-size: 15px; } .WikiaArticle li { line-height: 22px; } .WikiaArticle .editsection { font-size: 14px; } .WikiaArticle .editsection img { margin-right: 1px; } .WikiaArticle .thumbcaption { line-height: 20px; } .WikiaArticle .toc #toctitle h2 { font-size: 16px; } .WikiaArticle .toc #toctitle .toctoggle { font-size: 13px; } .WikiaArticle .toc ul li { line-height: 20px; } .WikiaPageHeader h1, .WikiaPageHeader .WikiaRail .module h2, .WikiaRail .module .WikiaPageHeader h2, .WikiaPageHeader .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .WikiaPageHeader h2 { font-size: 28px; line-height: 28px; } .WikiaRail .module h1, .WikiaRail #RIGHT_SKYSCRAPER h1, .WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER h1, .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER h2 { font-size: 20px; padding-left: 0; } .WikiaRail .module .more, .WikiaRail #RIGHT_SKYSCRAPER .more { font-size: 11px; } .tally { font-size: 9px; line-height: 1.5em; } .tally em { font-size: 28px; margin-right: 3px; } html { overflow-y: auto; } .skin-oasis { min-width: 768px; } .skin-oasis > .banner-notifications-wrapper, .WikiaHeader .page-width-container, .WikiaPage { max-width: 1600px; } .banner-notifications-wrapper, .WikiaHeader .page-width-container { box-sizing: border-box; width: 1030px; } .banner-notification { box-sizing: border-box; } .banner-notifications-wrapper.float { margin-left: -515px; } .WikiaArticle, .WikiaArticleFooter { padding: 0; } .WikiaMainContent { margin-right: -320px; position: static; width: 100%} .WikiaMainContentContainer { margin-right: 310px; padding: 0 10px; } .oasis-one-column .WikiaMainContent { margin-right: 0; width: 100%; } .oasis-one-column .WikiaMainContentContainer { margin-right: 0; position: relative; } .ArticlePreviewInner[data-size="min"] .home-top-right-ads { display: none; } .ArticlePreviewInner[data-size="min"] .lcs-container { margin-right: 0; } .ArticlePreviewInner[data-size="min"] .main-page-tag-lcs { float: none; margin-right: 0; } .ArticlePreviewInner[data-size="min"] .main-page-tag-rcs { float: none; width: auto; } .ArticlePreviewInner[data-size="max"] .home-top-right-ads { display: block; float: right; } .ArticlePreviewInner[data-size="max"] .lcs-container { margin-right: 0px; } .ArticlePreviewInner[data-size="max"] .main-page-tag-lcs { margin-right: -320px; float: left; position: relative; width: 100%} .ArticlePreviewInner[data-size="max"] .main-page-tag-rcs { clear: right; float: right; position: relative; width: 300px; } @media screen and (max-width:1023px) { .home-top-right-ads { display: none; } .lcs-container { margin-right: 0; } .main-page-tag-lcs { float: none; margin-right: 0; } .main-page-tag-rcs { float: none; width: auto; } } /* extensions/wikia/GlobalNavigation/styles/GlobalNavigation.scss */ .global-navigation { background-color: white; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3); box-sizing: border-box; color: #092140; height: 46px; margin-top: -47px; position: fixed; transition-duration: .5s; width: 100%; z-index: 5000101; } .global-navigation *, .global-navigation *::before, .global-navigation *::after { box-sizing: inherit; } .global-navigation.static { position: absolute; } .global-navigation .global-navigation-container { zoom: 1; display: table; white-space: nowrap; margin: 0 auto; width: 1064px; } .global-navigation .global-navigation-container:after { clear: both; content: " "; display: block; height: 0; overflow: hidden; visibility: hidden; } .global-navigation .table-cell { display: table-cell; vertical-align: middle; } .global-navigation .wikia-logo-container { padding-right: 15px; } .global-navigation .wikia-logo-container .wikia-logo img { background-position: right center; vertical-align: sub; } .global-navigation .start-wikia-container { padding-left: 10px; } .global-navigation .start-wikia-container .start-wikia span { display: inline-block; padding-top: 1px; } .WikiaSiteWrapper { padding-top: 47px; } .ve .global-navigation { position: absolute; z-index: 5000100; } .sso-login.hidden { display: none; } @media only screen and (max-width:767px) { .global-navigation { min-width: 767px; position: relative; } } @media screen and (max-width:1030px) { .global-navigation { min-width: 768px; } .global-navigation .start-wikia-container { padding-left: 21px; } .global-navigation .start-wikia-container .start-wikia { width: 30px; line-height: 28px; } .global-navigation .start-wikia-container .start-wikia:after { content: '+'; display: block; } .global-navigation .start-wikia-container .start-wikia span { display: none; } .global-navigation .global-navigation-container { width: -webkit-calc(100% - 20px); width: calc(100% - 20px); margin: 0 10px; } } @media screen and (min-width:1370px) and (max-width:1939px) { .global-navigation .global-navigation-container { margin: 0 170px; width: auto; } }@media screen and (min-width:1940px) { .global-navigation .global-navigation-container { margin: 0 auto; width: 1600px; } } @media only screen and (min-width:1576px) { .WikiaPage .WikiaArticle { font-size: 14px; line-height: 22px; } .WikiaPage .WikiaArticle .infobox { font-size: 14px; line-height: 22px; } .WikiaPage .WikiaArticle li { line-height: inherit; } .WikiaPage h1 { font-size: 28px; line-height: 28px; } .WikiaPage h2 { font-size: 20px; line-height: 22px; } .WikiaPage .wikia-page-header h2 { font-size: 14px; line-height: 22px; } .WikiaPage h3 { font-size: 17px; line-height: 22px; } .WikiaPage h4, .WikiaPage blockquote { font-size: 15px; line-height: 22px; } } /* Preview Window Width Adjustment */ .ArticlePreviewInner { width: 98% !important; } /* Headers on Edit Page */ @media only screen and (min-width:1576px) { .EditPageHeader h1 { font-size:18px; line-height: 22px; } .EditPageHeader h2 { font-size:14px; } } /* Headers on Recent Changes */ @media only screen and (min-width:1576px) { .AdminDashboardHeader h1 { font-size:20px; line-height: 40px; } .AdminDashboardGeneralHeader h1 { font-size:16px; } } /* Border Adjustment REMOVING BORDERS */ @media only screen and (max-width:1063px) { .WikiaPage { padding:0 0px; } .WikiaPageContentWrapper { padding:0 0px; } #WikiHeader { /*padding: 0 24px; */ align: centered; margin-left: 10px; margin-right: 24px; } } @media only screen and (min-width:1064px) and (max-width:1575px) { .WikiaPage { padding:0 0px; } .WikiaPageContentWrapper { padding:0 0px; } #WikiHeader { /* padding: 0 20px; */ align: centered; margin-left: 10px; margin-right: 20px; } } @media only screen and (min-width:1576px) { .WikiaPage { padding:0 0px; } .WikiaPageContentWrapper { padding:0 0px; } #WikiHeader { /* padding: 0 30px; */ align: centered; margin-left: 10px; margin-right: 30px; } }