Järjestelmäviesti:Vector.css

Star Wars Fanon Wikistä
Siirry navigaatioonSiirry hakuun

Huomautus: Selaimen välimuisti pitää tyhjentää asetusten tallentamisen jälkeen, jotta muutokset tulisivat voimaan.

  • Firefox ja Safari: Napsauta Shift-näppäin pohjassa Päivitä, tai paina Ctrl-F5 tai Ctrl-R (⌘-R Macilla)
  • Google Chrome: Paina Ctrl-Shift-R (⌘-Shift-R Macilla)
  • Internet Explorer: Napsauta Ctrl-näppäin pohjassa Päivitä tai paina Ctrl-F5
  • Opera: Valikko → Asetukset (Opera → Asetukset Macilla) ja sitten Tietosuoja ja turvallisuus → Tyhjennä selaustiedot → Välimuistissa olevat kuvat ja tiedostot.
/* Tämä sivu sisältää Vector-ulkoasua muuttavia tyylejä. */
/* Sivuston iskulause varsinaisen otsikon alapuolella, löytyy sivulta MediaWiki:Tagline */
/*#siteSub {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}*/

/* rounded corners */
.pBody {
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
	padding: 0.1em 0.1em;
}

div#content {
	border-bottom-left-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
	border-top-right-radius: 0.5em;
	padding: 1em !important;
}

.toc {
	border-radius: 0.5em;
}

body {
	background: #B8BEC5 url(http://images.shoutwiki.com/fi.swfanon/2/2e/CoruscantWikiBackground.jpg) no-repeat;
	background-attachment: fixed;
	font-family: arial, helvetica, sans-serif;
}
body.theme-dark {
	background: #B8BEC5 url(http://images.shoutwiki.com/fi.swfanon/5/5c/Coruscant_at_night.jpg) no-repeat;
	background-attachment: fixed;
}

/* taustakuvan skaalaus suuritarkkuuksisille näytöille */
@media screen and (min-width: 2175px) {
body {
	background-size: 100% auto;
}
}

div#mw-page-base { background: none; }
 
#globalWrapper {
	font-size: 13px;
}

.portlet {
	font-size: 1em;
}

#column-one {
	font-size: 0.95em;
}

div.tleft { border: none; }
div.tright { margin-left: 13px; }

.content-bg { background: white; }

.portlet .pBody, #column-content, #p-cactions li, #catlinks {
	border-width: 0;
}

a:hover, a.new:hover, li.new a:hover {
	color: orange;
	text-decoration: underline;
}

/*
div.tleft, div.tright, div.thumb {
	border-color: transparent;
}
*/

div.tleft div, div.tright div, div.thumb div {
	border-width: 0;
	background: var(--bg2);
}

div.tleft a.internal img, div.tright a.internal img, div.thumb a.internal img {
	border-width: 0;
}

input[type="text"], input[type="password"], textarea, select,
#content textarea, #wpOldTitle, #wpReason, #wpSummary, #searchInput {
	border: 1px solid #aaa;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus,
#wpOldTitle:focus, #wpReason:focus, #wpSummary:focus, #searchInput:focus {
	background: #fffff0;
}
.theme-dark #searchInput:focus {
	background: initial;
}

#catlinks, #toc, .toc, .theme-dark .toctitle {
	background: var(--bg2);
}

li#pt-userpage a, li#pt-anonuserpage {
	background: var(--bg1) top left no-repeat;
}

#p-personal ul {
	font-weight: bold;
}

h1 {
	margin-top: 0;
}

body:not(.theme-dark) div#mw-panel {
	background: #ffffff77;
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
}

body:not(.theme-dark) #footer ul {
	background: #ffffff77;
	border-radius: 0.5em;
}

.jedipedia-link a{
	color: #0645ad !important;
}
.theme-dark .jedipedia-link a {
	color: #f4f26b !important;
}
.theme-dark .infobox .jedipedia-link a {
	color: #0645ad !important;
}