Szerkesztő:KeFe/cologneblue.css

A Wikiforrásból

Megjegyzés: közzététel után frissítened kell a böngésződ gyorsítótárát, hogy lásd a változásokat.

  • Firefox / Safari: tartsd lenyomva a Shift gombot és kattints a Frissítés gombra a címsorban, vagy használd a Ctrl–F5 vagy Ctrl–R (Macen ⌘–R) billentyűkombinációt
  • Google Chrome: használd a Ctrl–Shift–R (Macen ⌘–Shift–R) billentyűkombinációt
  • Internet Explorer / Edge: tartsd nyomva a Ctrl-t, és kattints a Frissítés gombra, vagy nyomj Ctrl–F5-öt
  • Opera: Nyomj Ctrl–F5-öt
/*
Közös (skinfüggetlen) css: [[MediaWiki:Common.css]]
__TOC__
<source lang="css">
*/

/* </source> 
== Általános ==
=== Adománygyűjtés linkje ===
<source lang="css"> */
#siteNotice {
    margin-top: 5px;    
    margin-bottom: -.5em;
    padding-left: 4px;
    font-style: italic;
    text-align: center;
}
table#mw-dismissable-notice, tr#mw-dismissable-notice, td#mw-dismissable-notice {
    background: transparent;
}

/* </source>
=== Háttérszín ===
<source lang="css"> */
/* Make all non-namespace pages have a light blue content area. This is done by
   setting the background color for all #content areas to light blue and then
   overriding it for any #content enclosed in a .ns-0 (main namespace). I then
   do the same for the "tab" background colors. --Lupo */

#content {
    background: #F8FCFF; /* a light blue */
}

#content div.thumb {
    border-color: #F8FCFF;
}

.ns-0 * #content {
    background: white;
}

#mytabs li {
    background: #F8FCFF;
}

.ns-0 * #mytabs li {
    background: white;
}

#mytabs li a {
    background-color: #F8FCFF;
}

.ns-0 * #mytabs li a {
    background-color: white;
}

#p-cactions li a {
    background-color: #F8FCFF;
}

.ns-0 * #p-cactions li a {
    background-color: white;
}

.ns-0 * #content div.thumb {
    border-color: white;
}

table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: transparent;
}
/* </source>

=== Alcím ===
<source lang="css"> */
/* "A Wikipédiából, a szabad enciklopédiából." szöveg */
#siteSub {
    display: inline;
    font-size: 120%;
    font-weight: normal;
}

#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
}

/* </source>

=== Egyéb ===
<source lang="css"> */

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }

/* Display "User $1, you are already logged in!"
   ([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }

#pt-login {
  font-weight: bold;
  font-size: 110%;
}

form#userlogin {
  float: left;
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}

form#userlogin table {
  float: left;
  background-color: #ffffe6;
  color: #000;
}

p.error {
  font-weight: bold;
}

.framedpicture img { 
  border: 1px solid #aaa; 
}

/* class for preformatted text without ugly borders */
.plain-pre pre {
  border: none;
  background-color:inherit;
}

/* Kategóriák tartalma */
div #mw-pages table, div #mw-subcategories table { 
  background-color: transparent 
}

/* Kategóriák tartalma, csoportonkénti fejléc */
div #mw-pages table h3, div #mw-subcategories table h3 { 
  border-bottom: 1px dotted #aaa; 
  width: 7em; 
  margin-top: 1em;
}

/* </source>

== Cikkek tartalma ==
<source lang="css"> */

/* </source>
=== Főoldal ===
<source lang="css"> */

.mainpage body { 
   height:100%;
}

.mainpage td.section {
   vertical-align: top;
   width: 50%;
   border:1px solid #dddddd;
   background-color: #f9f9ff;
}

.mainpage div.section {
   position: relative; /* IE background fix */
   border:1px solid #dddddd;
   background-color: #f9f9ff;
   padding: 1px;
   margin-bottom: 2px;
}

.mainpage h2.title {
   border:1px solid #aaaaaa; 
   background-color: cornflowerblue; 
   color:white; 
   padding:.1em; 
   text-align:center; 
   font-weight:bold; 
   font-size:100%; 
   margin-bottom:0px; 
   border-bottom: none;
}

.mainpage div.subsection {
   position: relative; /* IE background fix */
}

.mainpage div.subsection h2 {
   border-bottom: 1px dotted gray;
}

.mainpage div.content {
   padding:0.5em; 
   text-align:left
}

.mainpage h2.boxtitle {
   border-bottom: 1px dotted gray;
   font-size: 135%; 
   font-weight: bold; 
   color: black; 
   padding: 0.2em; 
   margin-bottom: 0.7em;
}

/* listák, kísérleti jelleggel */
.mainpage-lang {
    text-align:center;
    font-size: 95%;
}
.mainpage-lang dt {
    text-align:left;
    font-size:smaller;
}
.mainpage-lang dd {
    display:inline;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
#lang-100000.mainpage-lang dd {
    font-size: larger;
}
#lang-1000.mainpage-lang dd {
    font-size: smaller;
}

/* </source>

=== Tartalomjegyzék ===
<source lang="css"> */

/* .toccolours added here because version in 
   monobook/main.css wasn't being used by the print style */
.toccolours { 
   border:1px solid #aaaaaa;
   background-color:#f9f9f9;
   padding:5px;
   font-size: 95%;
}

/* </source>
=== Képek ===
<source lang="css"> */

/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
/* See #Framed_image_background_color */
div.thumb div a img {
    background-color:#ffffff;
}

/* </source>
=== Beszélő Wikipédia ===
<source lang="css"> */
/* To position the spoken article link at the top of page 
Commented out while sitenotice present */

#spoken {
  position: absolute;
  float: right;
  text-align: right;
  font-size: 90%;
  right: 0;
  z-index: 1;
  background: none;
  border-bottom-style: none;
  top: -2.2em;
  display: block !important;
}

/* </source>

=== Kiemelt szócikk státusz csillag ===
<source lang="css"> */
/* For positioning icons at top-right, used in Templates
   "Spoken Article" and "Featured Article" */

div.topicon {
  position:absolute; 
  z-index:100; 
  top:10px;
  display: block !important;
}

/* </source>
=== Koordinátasablonok ===
<source lang="css"> */

#coordinates {  
 position:absolute;
 z-index:1;
 border:none;
 background:none;
 right:30px;
 top:3.7em;
 /* float:right; */
 margin:0.0em;
 padding:0.0em;
 /* line-height:1.5em; */
 text-align:right;
 text-indent:0;
 font-size:85%;
 text-transform:none;
 white-space:nowrap;
}
* html #coordinates { /* IE6 only */
 margin-top:0.5em;
}
*:first-child+html #coordinates { /* IE7 only */
 margin-top:0.5em;
}

/* </source>

== ??? ==
<source lang="css"> */

#p-nav h5 {
   display: none;
}

.portlet a {
   text-decoration: none;
}

.portlet a:hover {
   text-decoration: underline;
}

#p-nav .pBody {
   padding-right: 0;
}

#p-nav a {
   display: block;
   width: 100%;
}


/* 
== Szerkesztés linkek a cím mögé ==
*/

.editsectionmoved {
    float: none;
    margin-left: 0.5em;
    vertical-align: baseline;
    line-height: 1em;
}
/* main.css .editsection sizes * 0.9 */
h1 .editsectionmoved { font-size: 48%; }
h2 .editsectionmoved { font-size: 60%; }
h3 .editsectionmoved { font-size: 68%; font-weight: normal; }
h4 .editsectionmoved { font-size: 77%; font-weight: normal; }
h5 .editsectionmoved { font-size: 90%; font-weight: normal; }
h6 .editsectionmoved { font-size: 112%; font-weight: normal; }
/* IE-only rules: .editsection sizes * 0.95 */
* html h1 .editsectionmoved { font-size: 46%; }
* html h2 .editsectionmoved { font-size: 57%; }
* html h3 .editsectionmoved { font-size: 65%; }
* html h4 .editsectionmoved { font-size: 73%; }
* html h5 .editsectionmoved { font-size: 77%; }
* html h6 .editsectionmoved { font-size: 106%; }


/*
== Kiemelt linkek elé csillag ==
*/

.portlet li {
list-style-image: url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png");
}

li.FA {
list-style-image: url("http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");
}


@media print {
    .editsectionmoved {
        display:none;
    }
    div.topicon {
        display:none;
    }
    .foszocikk {
        display:none;
    }
}