MediaWiki:Common.css

El Kitakujo

(Malsamoj inter versioj)
Iri al: navigado, serĉi
(aldono)
 
(9 mezaj versioj ne montrata.)
Linio 1: Linio 1:
-
/* <span dir="ltr" >'''special:Allmessages: ''' [[b:special:Allmessages|b:]], [[n:special:Allmessages|n:]], [[q:special:Allmessages|q:]], [[s:special:Allmessages|s:]], [[<!-- w: -->special:Allmessages|w:]], [[wikt:special:Allmessages|wikt:]]</span><br /> */
 
-
/* <span dir="ltr" >'''MediaWiki:Common.css: ''' [[b:MediaWiki:Common.css|b:]], [[n:MediaWiki:Common.css|n:]], [[q:MediaWiki:Common.css|q:]], [[s:MediaWiki:Common.css|s:]], [[<!-- w: -->MediaWiki:Common.css|w:]], [[wikt:MediaWiki:Common.css|wikt:]]</span><br /> */
 
-
/* <span dir="ltr" >'''MediaWiki:Monobook.css: ''' [[b:MediaWiki:Monobook.css|b:]], [[n:MediaWiki:Monobook.css|n:]], [[q:MediaWiki:Monobook.css|q:]], [[s:MediaWiki:Monobook.css|s:]], [[<!-- w: -->MediaWiki:Monobook.css|w:]], [[wikt:MediaWiki:Monobook.css|wikt:]]</span><br /> */
 
-
/* <span dir="ltr" >'''MediaWiki:Monobook.js: ''' [[b:MediaWiki:Monobook.js|b:]], [[n:MediaWiki:Monobook.js|n:]], [[q:MediaWiki:Monobook.js|q:]], [[s:MediaWiki:Monobook.js|s:]], [[<!-- w: -->MediaWiki:Monobook.js|w:]], [[wikt:MediaWiki:Monobook.js|wikt:]]</span><br /> */
 
-
 
/*
/*
-
Ĉiuj aldonoj al [[Mediawiki:Monobook.css|Monobook.css]] aŭ [[MediaWiki:Common.css|Common.css]] bonvolu fari singarde, tio ŝanĝas la aspekton de la tuta vikipedio!!
+
Ĉiuj aldonoj al [[Mediawiki:Monobook.css|Monobook.css]] aŭ [[MediaWiki:Common.css|Common.css]] bonvolu fari singarde, tio ŝanĝas la aspekton de la tuta vikipedio!!
<pre><nowiki>*/
<pre><nowiki>*/
-
/*  
+
/*
-
'''Common [[Cascading Style Sheets|CSS]] for all skins'''  
+
'''Common [[Cascading Style Sheets|CSS]] for all skins
 +
Notice to Administrators!'''
-
'''Notice to Administrators!'''
+
Any changes to [[Mediawiki:Monobook.css|Monobook.css]] or [[MediaWiki:Common.css|Common.css]] should be first proposed to [[Wikipedia:Village Pump]].
-
Any changes to [[Mediawiki:Monobook.css|Monobook.css]] or [[MediaWiki:Common.css|Common.css]] should be first proposed to [[Wikipedia:Village Pump]].
+
Always check with the [[http://jigsaw.w3.org/css http://jigsaw.w3.org/css]-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] after any changes.
-
Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] after any changes.
+
Thank you.
-
Thank you.
+
(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can test style changes dynamically with the [[http://www.squarefree.com/bookmarklets/webdevel.html http://www.squarefree.com/bookmarklets/webdevel.html] test styles] bookmarklet from squarefree.com.  It pops up a window for adding style rules, and updates the page as you type.)
-
 
+
-
(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can test style changes dynamically with the [http://www.squarefree.com/bookmarklets/webdevel.html test styles] bookmarklet from squarefree.com.  It pops up a window for adding style rules, and updates the page as you type.)
+
{{interwiki-all}}
{{interwiki-all}}
<pre><nowiki>*/
<pre><nowiki>*/
Linio 27: Linio 21:
/* make the list of references look smaller */
/* make the list of references look smaller */
ol.references {
ol.references {
-
  font-size: 100%;
+
font-size: 100%;
}
}
Linio 38: Linio 32:
table.wikitable,
table.wikitable,
table.prettytable {
table.prettytable {
-
  margin: 1em 1em 1em 0;
+
margin: 1em 1em 1em 0;
-
  background: #f9f9f9;
+
background: #f9f9f9;
-
  border: 1px #aaaaaa solid;
+
border: 1px #aaaaaa solid;
-
  border-collapse: collapse;
+
border-collapse: collapse;
}
}
table.wikitable th, table.wikitable td,
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
table.prettytable th, table.prettytable td {
-
  border: 1px #aaaaaa solid;
+
border: 1px #aaaaaa solid;
-
  padding: 0.2em;
+
padding: 0.2em;
}
}
table.wikitable th,
table.wikitable th,
table.prettytable th {
table.prettytable th {
-
  background: #f2f2f2;
+
background: #f2f2f2;
-
  text-align: center;
+
text-align: center;
}
}
table.wikitable caption,
table.wikitable caption,
table.prettytable caption {
table.prettytable caption {
-
  margin-left: inherit;
+
margin-left: inherit;
-
  margin-right: inherit;
+
margin-right: inherit;
}
}
/* Style for "notices" */
/* Style for "notices" */
.notice {
.notice {
-
    text-align: justify;
+
text-align: justify;
-
    margin: 1em;
+
margin: 1em;
-
    padding: 0.2em;
+
padding: 0.2em;
}
}
#disambig {
#disambig {
-
    border-top: 3px double #cccccc;  
+
border-top: 3px double #cccccc;
-
    border-bottom: 3px double #cccccc;
+
 
 +
border-bottom: 3px double #cccccc;
}
}
#spoiler {
#spoiler {
-
    border-top: 2px solid #ddd;
+
border-top: 2px solid #ddd;
-
    border-bottom:2px solid #ddd;
+
border-bottom:2px solid #ddd;
}
}
Linio 82: Linio 77:
.Talk-Notice  {
.Talk-Notice  {
-
    border: 1px solid #C0C090;
+
border: 1px solid #C0C090;
-
    background-color: #F8EABA;
+
background-color: #F8EABA;
-
    margin-bottom: 3px;
+
margin-bottom: 3px;
-
    width: 80%;
+
width: 80%;
-
    border-spacing: 3px;
+
border-spacing: 3px;
-
    margin-left: auto;
+
margin-left: auto;
-
    margin-right: auto;
+
margin-right: auto;
}
}
.Talk-Notice:after {
.Talk-Notice:after {
-
  content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
+
content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
}
}
/* Make template background appear correctly on all browsers */
/* Make template background appear correctly on all browsers */
.Talk-Notice td {
.Talk-Notice td {
-
    background: inherit;
+
background: inherit;
}
}
/* Metadata */
/* Metadata */
table.metadata {
table.metadata {
-
    border: 1px solid #aaaaaa;
+
border: 1px solid #aaaaaa;
-
    display: none;
+
display: none;
-
    speak: none;
+
speak: none;
}
}
.metadata-label {
.metadata-label {
-
    color: #aaaaaa;
+
color: #aaaaaa;
}
}
/* Makes redirects appear in italics on [[Special:Allpages]] */
/* Makes redirects appear in italics on [[Special:Allpages]] */
.allpagesredirect {
.allpagesredirect {
-
    font-style: italic;
+
font-style: italic;
}
}
Linio 139: Linio 134:
.audiolink a{
.audiolink a{
-
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
+
background: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px]-Loudspeaker.svg.png") center left no-repeat !important;
-
    padding-left: 16px !important;
+
padding-left: 16px !important;
-
    padding-right: 0 !important;
+
padding-right: 0 !important;
}
}
Linio 147: Linio 142:
div.listenlist {
div.listenlist {
-
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
+
background: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome]-[http://speakernotes.png/30px speakernotes.png/30px]-Gnome-speakernotes.png");
-
    padding-left: 40px;
+
padding-left: 40px;
}
}
div.videolist, div.multivideolist {
div.videolist, div.multivideolist {
-
    background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
+
background: url("[http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango]-video-x-[http://generic.png/40px generic.png/40px]-Tango-video-x-generic.png");
-
    padding-left: 50px;
+
padding-left: 50px;
}
}
Linio 159: Linio 154:
div.medialist {
div.medialist {
-
    min-height: 50px;
+
min-height: 50px;
-
    margin: 1em;
+
margin: 1em;
-
    background-position: top left;
+
background-position: top left;
-
    background-repeat: no-repeat;
+
background-repeat: no-repeat;
}
}
div.medialist ul {
div.medialist ul {
-
    list-style-type: none;  
+
list-style-type: none;
-
    list-style-image: none;
+
 
-
    margin: 0;
+
list-style-image: none;
 +
margin: 0;
}
}
div.medialist ul li {
div.medialist ul li {
-
    padding-bottom: 0.5em;
+
padding-bottom: 0.5em;
}
}
div.medialist ul li li {
div.medialist ul li li {
-
    font-size: 91%;
+
font-size: 91%;
-
    padding-bottom: 0;
+
padding-bottom: 0;
}
}
/* Content in columns with CSS instead of tables [[Template:Columns]] */
/* Content in columns with CSS instead of tables [[Template:Columns]] */
div.columns-2 div.column {
div.columns-2 div.column {
-
    float: left;
+
float: left;
-
    width: 50%;
+
width: 50%;
-
    min-width: 300px;
+
min-width: 300px;
}
}
div.columns-3 div.column {
div.columns-3 div.column {
-
    float: left;
+
float: left;
-
    width: 33.3%;
+
width: 33.3%;
-
    min-width: 200px;
+
min-width: 200px;
}
}
div.columns-4 div.column {
div.columns-4 div.column {
-
    float: left;
+
float: left;
-
    width: 25%;
+
width: 25%;
-
    min-width: 150px;
+
min-width: 150px;
}
}
div.columns-5 div.column {
div.columns-5 div.column {
-
    float: left;
+
float: left;
-
    width: 20%;
+
width: 20%;
-
    min-width: 120px;
+
min-width: 120px;
}
}
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
-
  not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
+
not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
-
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
+
that the HTML code contained a SPAN following the anchor A; this SPAN had the class
-
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
+
"urlexpansion", which was not displayed on screen, but was shown when the medium was
-
  "print". The rules below ensure (a) that there is no extra padding to the right of
+
"print". The rules below ensure (a) that there is no extra padding to the right of
-
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
+
the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
-
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
+
the link, and (c) that this SPAN of class "urlexpansion" is never shown.
-
  ~~~~
+
~~~~
*/
*/
.plainlinksneverexpand {
.plainlinksneverexpand {
-
  background: none ! important;
+
background: none ! important;
-
  padding: 0 ! important;
+
padding: 0 ! important;
}
}
.plainlinksneverexpand .urlexpansion {
.plainlinksneverexpand .urlexpansion {
-
  display: none ! important;
+
display: none ! important;
}
}
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
-
  the arrow...
+
the arrow...
*/
*/
.plainlinksneverexpand a {
.plainlinksneverexpand a {
-
  background: none !important;
+
background: none !important;
-
  padding: 0 !important;
+
padding: 0 !important;
}
}
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
-
  following the anchor A, the anchor itself now has class "external autonumber" and the
+
following the anchor A, the anchor itself now has class "external autonumber" and the
-
  expansion is inserted when printing (see the common printing style sheet at
+
expansion is inserted when printing (see the common printing style sheet at
-
  http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
+
[http://en.wikipedia.org/skins http://en.wikipedia.org/skins]-1.5/common/commonPrint.css) using the ":after" pseudo-
-
  element of CSS. We have to switch this off for links due to Template:Ref!
+
element of CSS. We have to switch this off for links due to Template:Ref!
-
  ~~~~
+
~~~~
*/
*/
.plainlinksneverexpand a.external.text:after {
.plainlinksneverexpand a.external.text:after {
-
  display: none !important;
+
display: none !important;
}
}
.plainlinksneverexpand a.external.autonumber:after {
.plainlinksneverexpand a.external.autonumber:after {
-
  display: none !important;
+
display: none !important;
}
}
Linio 249: Linio 245:
.messagebox {
.messagebox {
-
  border: 1px solid #aaaaaa;
+
border: 1px solid #aaaaaa;
-
  background-color: #f9f9f9;
+
background-color: #f9f9f9;
-
  width: 80%;
+
width: 80%;
-
  margin: 0 auto 1em auto;
+
margin: 0 auto 1em auto;
-
  padding: .2em;
+
padding: .2em;
-
  text-align: justify;
+
text-align: justify;
}
}
.messagebox.merge {
.messagebox.merge {
-
  border: 1px solid #c0b8cc;
+
border: 1px solid #c0b8cc;
-
  background-color: #f0e5ff;
+
background-color: #f0e5ff;
-
  text-align: center;
+
text-align: center;
}
}
.messagebox.cleanup {
.messagebox.cleanup {
-
  border: 1px solid #9f9fff;
+
border: 1px solid #9f9fff;
-
  background-color: #efefff;
+
background-color: #efefff;
-
  text-align: center;
+
text-align: center;
}
}
.messagebox.standard-talk {
.messagebox.standard-talk {
-
  border: 1px solid #c0c090;
+
border: 1px solid #c0c090;
-
  background-color: #f8eaba;
+
background-color: #f8eaba;
}
}
Linio 274: Linio 270:
.infobox {
.infobox {
-
  border: 1px solid #aaaaaa;
+
border: 1px solid #aaaaaa;
-
  background-color: #f9f9f9;
+
background-color: #f9f9f9;
-
  color: black;
+
color: black;
-
  margin-bottom: 0.5em;
+
margin-bottom: 0.5em;
-
  margin-left: 1em;
+
margin-left: 1em;
-
  padding: 0.2em;
+
padding: 0.2em;
-
  float: right;
+
float: right;
-
  clear: right;
+
clear: right;
}
}
.infobox td,
.infobox td,
.infobox th {
.infobox th {
-
  vertical-align: top;
+
vertical-align: top;
}
}
.infobox caption {
.infobox caption {
-
  font-size: larger;
+
font-size: larger;
-
  margin-left: inherit;
+
margin-left: inherit;
}
}
.infobox .infoboximage { /* formatoj por fotoj kaj ilia priskribo */
.infobox .infoboximage { /* formatoj por fotoj kaj ilia priskribo */
-
  background:#FFF;
+
background:#FFF;
-
  padding:0;
+
padding:0;
-
  margin-top:0;
+
margin-top:0;
-
  color:#000;
+
color:#000;
-
  text-align:center;
+
text-align:center;
}
}
.infobox.bordered {
.infobox.bordered {
-
  border-collapse: collapse;
+
border-collapse: collapse;
}
}
.infobox.bordered td,
.infobox.bordered td,
.infobox.bordered th {
.infobox.bordered th {
-
  border: 1px solid #aaaaaa;
+
border: 1px solid #aaaaaa;
}
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
.infobox.bordered .borderless th {
-
  border: 0;
+
border: 0;
}
}
.infobox.sisterproject {
.infobox.sisterproject {
-
  width: 20em;
+
width: 20em;
-
  font-size: 90%;
+
font-size: 90%;
}
}
Linio 319: Linio 315:
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
.infobox.bordered .mergedtoprow th {
-
  border: 0;
+
border: 0;
-
  border-top: 1px solid #aaaaaa;
+
border-top: 1px solid #aaaaaa;
-
  border-right: 1px solid #aaaaaa;
+
border-right: 1px solid #aaaaaa;
}
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
.infobox.bordered .mergedrow th {
-
  border: 0;
+
border: 0;
-
  border-right: 1px solid #aaaaaa;
+
border-right: 1px solid #aaaaaa;
}
}
-
 
/* styles for geography infoboxes, e.g. countries, national subdivisions, cities, etc. */
/* styles for geography infoboxes, e.g. countries, national subdivisions, cities, etc. */
.infobox.geography {
.infobox.geography {
-
  border: 1px solid #ccd2d9;
+
border: 1px solid #ccd2d9;
-
  text-align: left;
+
text-align: left;
-
  border-collapse: collapse;
+
border-collapse: collapse;
-
  line-height: 1.2em;  
+
line-height: 1.2em;
-
  font-size: 90%;
+
 
 +
font-size: 90%;
}
}
.infobox.geography  td,
.infobox.geography  td,
.infobox.geography  th {
.infobox.geography  th {
-
  border-top: solid 1px #ccd2d9;
+
border-top: solid 1px #ccd2d9;
-
  padding: 0.4em 0.2em 0.4em 0.8em;
+
padding: 0.4em 0.2em 0.4em 0.8em;
}
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
.infobox.geography .mergedtoprow th {
-
  border-top: solid 1px #ccd2d9;
+
border-top: solid 1px #ccd2d9;
-
  padding: 0.4em 0.2em 0.2em 0.8em;
+
padding: 0.4em 0.2em 0.2em 0.8em;
}
}
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
.infobox.geography .mergedrow th {
-
      border: 0;
+
border: 0;
-
      padding: 0 0.2em 0.2em 0.8em;
+
padding: 0 0.2em 0.2em 0.8em;
}
}
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
.infobox.geography .mergedbottomrow th {
-
  border-top: 0;
+
border-top: 0;
-
  border-bottom: solid 1px #ccd2d9;
+
border-bottom: solid 1px #ccd2d9;
-
  padding: 0 0.2em 0.4em 0.8em;
+
padding: 0 0.2em 0.4em 0.8em;
}
}
.infobox.geography .maptable td,
.infobox.geography .maptable td,
.infobox.geography .maptable th {
.infobox.geography .maptable th {
-
      border: 0;
+
border: 0;
-
      padding: 0 0 0 0;
+
padding: 0 0 0 0;
}
}
-
 
/* Ĉi tie sekvas formatoj, kiuj plibeligu informkestojn.  */
/* Ĉi tie sekvas formatoj, kiuj plibeligu informkestojn.  */
Linio 376: Linio 371:
/* skriba grando - tio necesas por unueca aspekto */
/* skriba grando - tio necesas por unueca aspekto */
.infobox {
.infobox {
-
  font-size:90%;
+
font-size:90%;
}
}
-
/* Se informkesto staras en alia informkesto, la skribogrando devas resti tia,  
+
/* Se informkesto staras en alia informkesto, la skribogrando devas resti tia,
 +
 
kia ĝi estas en la ekstera. */
kia ĝi estas en la ekstera. */
.infobox .infobox {
.infobox .infobox {
-
  font-size:100%;
+
font-size:100%;
}
}
-
 
/* infobox */
/* infobox */
.infobox .kaplinio {
.infobox .kaplinio {
-
  height:45px;
+
height:45px;
-
  vertical-align:middle;
+
vertical-align:middle;
-
  text-align:center;
+
text-align:center;
-
  font-size:150%;  
+
font-size:150%;
-
  font-weight:bolder;
+
 
-
  line-height:1.2em;
+
font-weight:bolder;
-
  /*color:#000*/
+
line-height:1.2em;
 +
/*color:#000*/
}
}
/* diversaj alĝustigoj */
/* diversaj alĝustigoj */
.infobox caption.kaplinio {
.infobox caption.kaplinio {
-
  vertical-align:top;
+
vertical-align:top;
}
}
.infobox .kaplinio.l1 {
.infobox .kaplinio.l1 {
-
  line-height:2.7em;
+
line-height:2.7em;
}
}
.infobox .kaplinio.l3 {
.infobox .kaplinio.l3 {
-
  height:67px;
+
height:67px;
}
}
.infobox .kaplinio.lx {
.infobox .kaplinio.lx {
-
  height:auto;
+
height:auto;
}
}
.infobox .media {
.infobox .media {
-
  height:35px;
+
height:35px;
-
  vertical-align:middle;
+
vertical-align:middle;
-
  text-align:center;
+
text-align:center;
-
  font-weight:bolder;
+
font-weight:bolder;
-
  color:#000
+
color:#000
}
}
Linio 426: Linio 422:
.kaplinio.io {}
.kaplinio.io {}
.kaplinio.aktorado {
.kaplinio.aktorado {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png");  
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png]");
-
  background-repeat: no-repeat;
+
 
-
  background-position: top right;
+
background-repeat: no-repeat;
 +
background-position: top right;
}
}
.kaplinio.biero {
.kaplinio.biero {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.komikso  {
.kaplinio.komikso  {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.film,
.kaplinio.film,
.kaplinio.kino  {
.kaplinio.kino  {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.komunikado    {
.kaplinio.komunikado    {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.mapo  {
.kaplinio.mapo  {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png]");
-
  background-repeat:  no-repeat;
+
background-repeat:  no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.muziko {
.kaplinio.muziko {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.skribisto {
.kaplinio.skribisto {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.sporto  {
.kaplinio.sporto  {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.videoludo  {
.kaplinio.videoludo  {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: bottom right;
+
background-position: bottom right;
}
}
.kaplinio.persono {
.kaplinio.persono {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png]");
-
  background-repeat:  no-repeat;
+
background-repeat:  no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
/* Aldonoj de Tlustulimu */
/* Aldonoj de Tlustulimu */
.kaplinio.astronomio {
.kaplinio.astronomio {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png http://upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png]");
-
  background-repeat:  no-repeat;
+
background-repeat:  no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.fiziko {
.kaplinio.fiziko {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png]");
-
  background-repeat:  no-repeat;
+
background-repeat:  no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.kemio {
.kaplinio.kemio {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png http://upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png]");
-
  background-repeat:  no-repeat;
+
background-repeat:  no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
.kaplinio.stelo {
.kaplinio.stelo {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png http://upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
Linio 507: Linio 504:
.kaplinio.vatikano
.kaplinio.vatikano
{
{
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG http://upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
/* plia bildetoj */
/* plia bildetoj */
.kaplinio.iloj {
.kaplinio.iloj {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png http://upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
Linio 522: Linio 519:
.kaplinio.armeano,
.kaplinio.armeano,
.kaplinio.soldato {
.kaplinio.soldato {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png http://upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
-
}  
+
}
.kaplinio.helpo,
.kaplinio.helpo,
.kaplinio.projekto {
.kaplinio.projekto {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png http://upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
/* bildetoj laŭ la hungara vikipedio */
+
/* bildetoj laŭ la hungara vikipedio */
 +
 
.kaplinio.ponto {
.kaplinio.ponto {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png http://upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
-
}  
+
}
.kaplinio.pilko,
.kaplinio.pilko,
.kaplinio.piedpilko,
.kaplinio.piedpilko,
.kaplinio.futbalo {
.kaplinio.futbalo {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png http://upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
-
}  
+
}
.kaplinio.strato,
.kaplinio.strato,
.kaplinio.vojo {
.kaplinio.vojo {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png http://upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
/* bildetoj laŭ la portugala vikipedio */
/* bildetoj laŭ la portugala vikipedio */
-
.kaplinio astronauto,
+
.kaplinio.astronauto,
-
kaplinio kosmonauto {
+
.kaplinio.kosmonauto {
-
  url("http://upload.wikimedia.org/wikipedia/commons/0/0a/Picto_infobox_astronaut.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/0/0a/Picto_infobox_astronaut.png http://upload.wikimedia.org/wikipedia/commons/0/0a/Picto_infobox_astronaut.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
.kaplinio frukto,
+
.kaplinio.frukto,
-
kaplinio fruktoj {
+
.kaplinio.fruktoj {
-
  url("http://upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png http://upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
.kaplinio gazeto {
+
.kaplinio.gazeto {
-
  url("http://upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png http://upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
.kaplinio komputilo,
+
.kaplinio.komputilo,
-
.kaplinio informadiko {
+
.kaplinio.informadiko {
-
  url("http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
.kaplinio libro {
+
.kaplinio.libro {
-
  url("http://upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png http://upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
.kaplinio ludo,
+
.kaplinio.ludo,
-
kaplinio ludilo {
+
.kaplinio.ludilo {
-
  url("http://upload.wikimedia.org/wikipedia/commons/b/b8/Picto_info_toys_and_games.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/b/b8/Picto_info_toys_and_games.png http://upload.wikimedia.org/wikipedia/commons/b/b8/Picto_info_toys_and_games.png]");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
-
.kaplinio TV,
+
.kaplinio.TV,
-
kaplinio televidado {
+
.kaplinio.televidado {
-
  url("http://upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_TV-icon-novela.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_TV http://upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_TV]-icon-novela.png");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top right;
+
background-position: top right;
}
}
/* travideblaj fonaj bildoj */
/* travideblaj fonaj bildoj */
.media.audio {
.media.audio {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome]-[http://speakernotes.png/35px speakernotes.png/35px]-Gnome-speakernotes.png");
-
  background-repeat:  no-repeat;
+
background-repeat:  no-repeat;
-
  background-position: top left;
+
background-position: top left;
-
}  
+
}
 +
 
.media.video {
.media.video {
-
  background-image: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png");
+
background-image: url("[http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango]-video-x-[http://generic.png/35px generic.png/35px]-Tango-video-x-generic.png");
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
  background-position: top left;
+
background-position: top left;
}
}
Linio 614: Linio 613:
.infobox .tabelo td,
.infobox .tabelo td,
td.interna table td  {
td.interna table td  {
-
  border:0;
+
border:0;
}
}
/* rondaj anguloj ne estas belaj ĉe kestoj kun prilaboraj ligiloj */
/* rondaj anguloj ne estas belaj ĉe kestoj kun prilaboraj ligiloj */
.infobox td .toccolours {
.infobox td .toccolours {
-
    -moz-border-radius:0 !important;
+
-moz-border-radius:0 !important;
}
}
-
 
-
 
/* CSS-klasoj por [[Vikipedio:Taksonkestoj|Taksonkestoj]] */
/* CSS-klasoj por [[Vikipedio:Taksonkestoj|Taksonkestoj]] */
Linio 703: Linio 700:
/* por taksonkestoj */
/* por taksonkestoj */
-
.kaplinio.fungo {background: url("http://upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png") no-repeat top left;}
+
.kaplinio.fungo {background: url("[http://upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png http://upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png]") no-repeat top left;}
-
.kaplinio.planto {background: url("http://upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png") no-repeat top left;}
+
.kaplinio.planto {background: url("[http://upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png http://upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png]") no-repeat top left;}
-
.kaplinio.viruso {background: url("http://upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png") no-repeat top left;}
+
.kaplinio.viruso {background: url("[http://upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png http://upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png]") no-repeat top left;}
-
.kaplinio.animalo {background: url("http://upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png") no-repeat top left;}
+
.kaplinio.animalo {background: url("[http://upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png http://upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png]") no-repeat top left;}
/* rondaj anguloj ne estas belaj ĉe kestoj kun prilaboraj ligiloj */
/* rondaj anguloj ne estas belaj ĉe kestoj kun prilaboraj ligiloj */
Linio 713: Linio 710:
}
}
-
/* aldonaj formatoj por [[Ŝablono:Taksonomio]]  
+
/* aldonaj formatoj por [[Ŝablono:Taksonomio]]
 +
 
span ĉirkaŭas la ligitan bildeton, div staras inter ĉio kaj b la nomon.
span ĉirkaŭas la ligitan bildeton, div staras inter ĉio kaj b la nomon.
*/
*/
.kaplinio span + div + b {
.kaplinio span + div + b {
-
  position:relative;
+
position:relative;
-
  top:0.5em;
+
top:0.5em;
}
}
-
 
-
 
/* Put a checker background at the image description page only visible if the image has transparent background */
/* Put a checker background at the image description page only visible if the image has transparent background */
-
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
+
#file img {background: url("[http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker]-16x16.png") repeat;}
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
.IPA {
.IPA {
-
        font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
+
font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
-
        font-family /**/:inherit;
+
font-family /**/:inherit;
}
}
.Unicode {
.Unicode {
-
        font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
+
font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
-
        font-family /**/:inherit;
+
font-family /**/:inherit;
}
}
.latinx {
.latinx {
-
        font-family: TITUS Cyberbit Basic, Code2000, Microsoft Sans Serif;
+
font-family: TITUS Cyberbit Basic, Code2000, Microsoft Sans Serif;
-
        font-family /**/:inherit;
+
font-family /**/:inherit;
}
}
.polytonic {
.polytonic {
-
        font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;  
+
font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;
-
        font-family /**/:inherit;
+
 
 +
font-family /**/:inherit;
}
}
.mufi {
.mufi {
-
        font-family: Alphabetum, Cardo, LeedsUni, Junicode, TITUS Cyberbit Basic, ALPHA-Demo;
+
font-family: Alphabetum, Cardo, LeedsUni, Junicode, TITUS Cyberbit Basic, ALPHA-Demo;
}
}
#wpSave {
#wpSave {
-
  font-weight: bold;
+
font-weight: bold;
}
}
/* hiddenStructure from Monobook - allows selective hiding of markup in templates */
/* hiddenStructure from Monobook - allows selective hiding of markup in templates */
.hiddenStructure {
.hiddenStructure {
-
  display: none;
+
display: none;
-
  speak: none;
+
speak: none;
}
}
/* Removes underlines from links */
/* Removes underlines from links */
-
.nounderlines a {  
+
.nounderlines a {
-
  text-decoration: none;
+
 
 +
text-decoration: none;
}
}
 +
/*
 +
* Farbdefinitionen für Rahmen und Hintergründe von [[Wikipedia:Textbausteine|Textbausteinen]].
 +
* Hier: Standardvorgaben für "dunkle Schrift auf hellem Grund".
 +
* Für Hell-auf-dunkel-Skins ([[MediaWiki:Amethyst.css|Amethyst]]) müssen dort entsprechende Definitionen
 +
* zusätzlich eingetragen werden! Anpassungen für andere Skins sind optional.
 +
* (Die Angaben der Rahmenstärke dienen der Bequemlichkeit, so dass man
 +
* für dünne Rahmen nur noch "border-style" angeben muss.)
 +
*/
-
/* CSS for testing a new Main Page design, see [[Wikipedia:WikiProject Usability/Main Page]] */
+
.kadrokoloro1 { /* Wie Inhaltsverzeichnis */
 +
  border-color: #aaaaaa;
 +
  border-width: 1px;
 +
}
 +
.kadrokoloro2 { /* Unauffällig, geringer Kontrast */
 +
  border-color: #e9e9e9;
 +
  border-width: 1px;
 +
}
 +
.kadrokoloro3 { /* "Rot", auffällig */
 +
  border-color: #c00000;
 +
  border-width: 1px;
 +
}
 +
.kadrokoloro4 { /* Neutrale Farbe, deutlich */
 +
  border-color: #8888aa;
 +
  border-width: 1px;
 +
}
 +
.kadrokoloro5 { /* "Schwarz", hoher Kontrast */
 +
  border-color: #000000;
 +
  border-width: 1px;
 +
}
 +
 
 +
.fonkoloro1 { /* Wie Inhaltsverzeichnis */
 +
  background-color: #f9f9f9;
 +
}
 +
.fonkoloro2 { /* "Weiß", für Nicht-Artikel-Seiten, neutral */
 +
  background-color: #ffffff;
 +
}
 +
.fonkoloro3 { /* "Gelb", auffällig */
 +
  background-color: #ffff40;
 +
}
 +
.fonkoloro4 { /* Sehr auffällig */
 +
  background-color: #ffaa00;
 +
}
 +
.fonkoloro5 { /* Neutral, abgesetzt */
 +
  background-color: #e0e0e0;
 +
}
 +
.fonkoloro6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
 +
  background-color: #b3b7ff;
 +
}
 +
.fonkoloro7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
 +
  background-color: #ffcbcb;
 +
}
 +
.fonkoloro8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
 +
  background-color: #ffebad;
 +
}
 +
.fonkoloro9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
 +
  background-color: #b9ffc5;
 +
}
-
#EnWpMainPage { width: 100%; margin-top: 1em; }
 
-
#EnWpMainPage h2 { font-size: 130%; font-weight: bold; margin: 0; padding: 0; border: 0; }
 
-
#EnWpMpMargin { margin-right: 13.8em; }
 
-
#EnWpMpCol1 { float: left; clear: left; width: 50%; }
 
-
#EnWpMpCol2 { width: 49.9%; float: left; }
 
-
#EnWpMpBrowse { background: #f8fcff url(http://upload.wikimedia.org/wikipedia/en/9/9f/MP-three-books.png) no-repeat 180% 9%; border: 1px solid #c7c7c7; }
 
-
#EnWpMpBrowseCats li { font-size: 85%; margin-left: 1em; line-height: 1.5; }
 
-
#EnWpMpBrowseCats h3 { font-size: 120%; margin: .2em 0 .1em -.8em; padding: 0; font-weight: normal; }
 
-
#EnWpMpBrowseCats h3 a { font-weight: bold; }
 
-
#EnWpMpBook { background-image: url(http://upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
 
-
#EnWpMpFeaturedPic { text-align: center; margin: 0 0 .5em; font-size: 85%; font-weight: bold; }
 
-
#EnWpMpFeaturedPic h2 { font-size: 145%; text-align: left; }
 
-
.EnWpMpBrowseRight { float: right; width: 12.7em; }
 
-
.EnWpMpBrowseBottom { margin: 1em 0; }
 
-
.EnWpMpBrowseBottom #EnWpMpBrowseCats li, .EnWpMpBrowseBottom #EnWpMpUsefulLinks, .EnWpMpBrowseBottom #EnWpMpFeaturedPic { float: left; width: 24%; margin: 0; line-height: normal; }
 
-
.EnWpMpBrowseBottom #EnWpMpBrowseCats h3 { margin-left: 0; }
 
-
#EnWpMpUsefulLinks { clear: left; }
 
-
#EnWpMpSearch { background: url(http://upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
 
-
#EnWpMpSearch input { vertical-align: middle; }
 
-
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
 
-
#bodySearchMP { margin: 0; padding: 0; }
 
-
#bodySearchMP .bodySearchWrap { float: right; width: 17.5em; text-align: left; padding: .8em 0; }
 
-
#bodySearchMP label { display: block; font-size: 95%; font-weight: bold; margin-bottom: -.2em; }
 
-
#bodySearchMP .bodySearchBtnGo { font-weight: bold; padding-left: .3em; padding-right: .3em; margin-left: .5em; }
 
-
.EnWpMpContentBox { border: 1px solid; margin-bottom: .9em; }
 
-
#EnWpMpCol2 .EnWpMpContentBox { margin-left: .9em; }
 
-
.EnWpMpImage { float: right; margin: 0 0 .2em .2em; }
 
-
.EnWpMpImage img { position: relative; z-index: 3; }
 
-
#EnWpMpSisterProjects { float: left; width: 49%; }
 
-
.EnWpMpSisterProject { float: left; width: 17em; margin: 0; height: 5.5em; margin: 0; }
 
-
.EnWpMpSisterImg { float: left; width: 40px; height: 100%; }
 
-
#EnWpMpOtherLangs { margin-left: 50%; }
 
-
#EnWpMainPageNoCSS { display: none; }
 
-
#EnWpMpBook2 { background-image: url(http://upload.wikimedia.org/wikipedia/en/8/8e/MP-open-book2.png); }
 
-
#EnWpMpSearch2 { background: url(http://upload.wikimedia.org/wikipedia/en/3/3a/MP-magnifying-glass2.png) no-repeat top right; }
 
/* Custom link colors for use in [[MediaWiki:Edittools]] */
/* Custom link colors for use in [[MediaWiki:Edittools]] */
Linio 823: Linio 841:
/* Removes useless links from printout */
/* Removes useless links from printout */
@media print {
@media print {
-
    #privacy, #about, #disclaimer {display:none;}
+
#privacy, #about, #disclaimer {display:none;}
}
}
-
/* Geografiaj koordinatoj  
+
/* Geografiaj koordinatoj
Por montri koordinatojn  uzante la elmontron el la fontkodo, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
Por montri koordinatojn  uzante la elmontron el la fontkodo, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
-
  .geo-default { display: inline } .geo-nondefault { display: none }  
+
.geo-default { display: inline } .geo-nondefault { display: none }
-
  .geo-dec { display: inline } .geo-dms { display: inline }
+
 
-
+
.geo-dec { display: inline } .geo-dms { display: inline }
 +
 
Por montri koordinatojn  uzante dekuman elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
Por montri koordinatojn  uzante dekuman elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
-
  .geo-default { display: inline } .geo-nondefault { display: inline }  
+
.geo-default { display: inline } .geo-nondefault { display: inline }
-
  .geo-dec { display: inline } .geo-dms { display: none }
+
 
-
+
.geo-dec { display: inline } .geo-dms { display: none }
 +
 
Por montri koordinatojn  uzante gms elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
Por montri koordinatojn  uzante gms elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
-
  .geo-default { display: inline } .geo-nondefault { display: inline }  
+
.geo-default { display: inline } .geo-nondefault { display: inline }
-
  .geo-dec { display: none }  .geo-dms { display: inline }
+
 
-
+
.geo-dec { display: none }  .geo-dms { display: inline }
 +
 
Por montri koordinatojn  uzante kaj dekuman kaj gms elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
Por montri koordinatojn  uzante kaj dekuman kaj gms elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
-
  .geo-default { display: inline } .geo-nondefault { display: inline }  
+
.geo-default { display: inline } .geo-nondefault { display: inline }
-
  .geo-dec { display: inline }  .geo-dms { display: inline }
+
 
-
  .geo-multi-punct { display: inline }
+
.geo-dec { display: inline }  .geo-dms { display: inline }
-
+
.geo-multi-punct { display: inline }
-
Vidu [[Ŝablono:Koord/ligilo]] por vidi kiel tio estas uzata.  
+
 
-
+
Vidu [[Ŝablono:Koord/ligilo]] por vidi kiel tio estas uzata.
-
Notu ke klasoj "geo", "longitude", kaj "latitude" ne estas nur stiloj sed ankaŭ estas uzitaj de [[:en:Geo microformat]], sekve la nomoj restu senŝanĝaj.  
+
 
-
+
Notu ke klasoj "geo", "longitude", kaj "latitude" ne estas nur stiloj sed ankaŭ estas uzitaj de [[:en:Geo microformat]], sekve la nomoj restu senŝanĝaj.
 +
 
*/
*/
-
+
 
.geo-default { display: inline; }
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-nondefault { display: none; }
Linio 856: Linio 878:
.geo-dec { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
.geo-multi-punct { display: none; }
-
+
 
.longitude .latitude {
.longitude .latitude {
-
  white-space: nowrap;
+
white-space: nowrap;
}
}
-
+
 
/* Ĉi tio estas uzata por la Geo microformat, tamen neniu stilo estas momente bezonata krom  .geo-dec. */
/* Ĉi tio estas uzata por la Geo microformat, tamen neniu stilo estas momente bezonata krom  .geo-dec. */
.geo { }
.geo { }
-
+
 
/***** fino de  Geo-rilataj */
/***** fino de  Geo-rilataj */
-
 
/* Suppresses text by default */
/* Suppresses text by default */
.sysop { display: none }
.sysop { display: none }
-
/*  ikonoj por interlingvaj ligiloj; aprataj signoj por elstaraj kaj legindaj artikoloj */  
+
/*  ikonoj por interlingvaj ligiloj; aprataj signoj por elstaraj kaj legindaj artikoloj */
-
.portlet li, li.IW {  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") ;}
+
.portlet li, li.IW {  list-style-image: url("[http://upload.wikimedia.org/wikipedia/en/1/18/Monobook http://upload.wikimedia.org/wikipedia/en/1/18/Monobook]-bullet.png");}
-
li.BA {  list-style-image: url("http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Qsicon_lesenswert.png/8px-Qsicon_lesenswert.png") ;}
+
li.FA {  list-style-image: url("[http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook]-bullet-star.png") ;}
 +
li.BA {  list-style-image: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Qsicon_lesenswert.png/8px http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Qsicon_lesenswert.png/8px]-Qsicon_lesenswert.png") ;}
/* Por titoloj de informkesto Esperantisto */
/* Por titoloj de informkesto Esperantisto */
.Esperantisto {
.Esperantisto {
-
  color: #FFD700;  
+
color: #FFD700;
-
  background-color: #008800;  
+
 
-
  font-size: 120%;  
+
background-color: #008800;
 +
 
 +
font-size: 120%;
 +
 
}
}
.Esperantisto a {color : #80FFFF;}
.Esperantisto a {color : #80FFFF;}
-
.Esperantisto a:link {color : #80FFFF;}  
+
.Esperantisto a:link {color : #80FFFF;}
 +
 
.Esperantisto a:visited {color :  #F5B2FF ;}
.Esperantisto a:visited {color :  #F5B2FF ;}
/* Adaptado de la interna kaŝskatolo */
/* Adaptado de la interna kaŝskatolo */
.espo div.NavFrame {
.espo div.NavFrame {
-
  width:100%;
+
width:100%;
}
}
/* La kaŝskatola ligilo "kaŝi" bezonas la saman koloron, kiel la superskribo.
/* La kaŝskatola ligilo "kaŝi" bezonas la saman koloron, kiel la superskribo.
-
Alikaze ĝi ne estas videbla. La unua klaso ĉi tie havu iom alian nomon por eviti  
+
Alikaze ĝi ne estas videbla. La unua klaso ĉi tie havu iom alian nomon por eviti
-
kromefikojn kaj ĝi devas esti uzata ĉe la ĉirkaŭanta tabeloĉelo.  
+
 
 +
kromefikojn kaj ĝi devas esti uzata ĉe la ĉirkaŭanta tabeloĉelo.
 +
 
Ekzemplo estas en [[Ŝablono:Informkesto esperantisto]] */
Ekzemplo estas en [[Ŝablono:Informkesto esperantisto]] */
.espo div.NavFrame a.NavToggle {color:#FFD700;}
.espo div.NavFrame a.NavToggle {color:#FFD700;}
.espo div.Nav1Frame a.Nav1Toggle {color:#FFD700;
.espo div.Nav1Frame a.Nav1Toggle {color:#FFD700;
-
font-size:x-small;
+
font-size:x-small;
-
float:right;}
+
float:right;}
.NavToggle {
.NavToggle {
-
font-size:x-small;
+
font-size:x-small;
-
float:right;
+
float:right;
}
}
div.Nav1Frame div.NavHead a.Nav1Toggle { font-size:x-small;
div.Nav1Frame div.NavHead a.Nav1Toggle { font-size:x-small;
-
float:right;
+
float:right;
}
}
Linio 912: Linio 940:
/* uzata de ŝablono PDFligilo por vidigi ke ekstera ligilo gvidas al PDF-dokumento */
/* uzata de ŝablono PDFligilo por vidigi ke ekstera ligilo gvidas al PDF-dokumento */
span.PDFlink a {
span.PDFlink a {
-
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
+
background: url([http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons]-mini-file_[http://acrobat.gif/15px acrobat.gif/15px]-Icons-mini-file_acrobat.gif) center right no-repeat !important;
-
    padding-right: 17px !important;
+
padding-right: 17px !important;
}
}
/* laŭ suprasoraba kaj angla vikipedioj */
/* laŭ suprasoraba kaj angla vikipedioj */
-
+
 
/* Stiloj por horizontalaj UL-listo */
/* Stiloj por horizontalaj UL-listo */
/* Style for horizontal UL lists */
/* Style for horizontal UL lists */
.horizontala ul {
.horizontala ul {
-
  padding: 0;
+
padding: 0;
-
  margin: 0;
+
margin: 0;
}
}
-
+
 
-
.horizontala li {  
+
.horizontala li {
-
  padding: 0 0.6em 0 0.4em;
+
 
-
  display: inline;
+
padding: 0 0.6em 0 0.4em;
-
  border-right: 1px solid;
+
display: inline;
 +
border-right: 1px solid;
}
}
-
+
 
.horizontala li:last-child {
.horizontala li:last-child {
-
  border-right: none;
+
border-right: none;
-
  padding-right: 0;
+
padding-right: 0;
 +
}
 +
 
 +
/* Provata por evoluigo de ŝablono:Projekto - trovita ĉe Arno Lagrange kaj testita de Tlustulimu */
 +
#aliaj_projektoj {
 +
border: 1px solid #aaa;
 +
padding: 4px;
 +
font-size: 90%;
 +
background: #f9f9f9;
 +
float: right;
 +
clear: right;
 +
margin: 1em 0 1em 1em;
 +
width: 250px;
 +
}
 +
#aliaj_projektoj p {
 +
text-align:center;
 +
margin: 5px 0;
 +
}
 +
#aliaj_projektoj ul {
 +
list-style-type: none;
 +
list-style-image: none;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
#aliaj_projektoj li {
 +
margin: 0;
 +
padding: 7px 0 7px 35px;
 +
background: no-repeat left center;
 +
}
 +
#aliaj_projektoj li.commons {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons]-[http://logo.svg/25px logo.svg/25px]-Commons-logo.svg.png);
 +
}
 +
#aliaj_projektoj li.species {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies]-[http://logo.svg/25px logo.svg/25px]-Wikispecies-logo.svg.png);
 +
}
 +
#aliaj_projektoj li.dictionary {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Wiktprintable_without_text.svg/25px http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Wiktprintable_without_text.svg/25px]-Wiktprintable_without_text.svg.png);
 +
}
 +
#aliaj_projektoj li.versity {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity]-[http://logo.svg/25px logo.svg/25px]-Wikiversity-logo.svg.png);
 +
}
 +
#aliaj_projektoj li.books {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Wikibooks http://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Wikibooks]-logo-[http://fr.png/25px fr.png/25px]-Wikibooks-logo-fr.png);
 +
}
 +
#aliaj_projektoj li.source {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource]-[http://logo.svg/25px logo.svg/25px]-Wikisource-logo.svg.png);
 +
}
 +
#aliaj_projektoj li.quote {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote]-[http://logo.svg/25px logo.svg/25px]-Wikiquote-logo.svg.png);
 +
}
 +
#aliaj_projektoj li.news {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews]-[http://logo.svg/25px logo.svg/25px]-Wikinews-logo.svg.png);
 +
}
 +
#aliaj_projektoj li.meta {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/25px http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/25px]-Wikimedia_Community_Logo.svg.png);
 +
}
 +
#aliaj_projektoj li.wikipedia {
 +
background-image: url([http://upload.wikimedia.org/wikipedia/commons/2/2d/WikiG30.png http://upload.wikimedia.org/wikipedia/commons/2/2d/WikiG30.png]);
 +
}
 +
#aliaj_projektoj li a {
 +
font-weight: bold;
 +
font-style: italic;
 +
}
 +
 
 +
div.metadata,
 +
span.metadata,
 +
span.metadata-inline,
 +
table.metadata,
 +
tr.metadata { display: none; }
 +
 
 +
 
 +
/**
 +
* Stylesheet for Babel extension.
 +
*
 +
* This should be added to your MediaWiki:Common.css page when installing this
 +
* extension and should not be modified.  You may modify the CSS code on the
 +
* MediaWiki:Common.css page to adjust colours etc.
 +
*
 +
* @addtogroup Extensions
 +
*/
 +
 
 +
/* Babel wrapper layout. */
 +
table.mw-babel-wrapper {
 +
    width:        238px;
 +
    float:        right;
 +
    clear:        right;
 +
    margin:      1em;
 +
    border-style: solid;
 +
    border-width: 1px;
 +
    border-color: #99B3FF;
 +
}
 +
 
 +
/* Babel box layout. */
 +
div.mw-babel-box {
 +
    float:  left;
 +
    clear:  left;
 +
    margin: 1px;
 +
}
 +
 
 +
div.mw-babel-box table {
 +
    width: 238px;
 +
}
 +
 
 +
div.mw-babel-box table th {
 +
    width:      238px;
 +
    width:      45px;
 +
    height:      45px;
 +
    font-size:  14pt;
 +
    font-family: monospace;
 +
}
 +
 
 +
div.mw-babel-box table td {
 +
    font-size:  8pt;
 +
    padding:    4pt;
 +
    line-height: 1.25em;
 +
}
 +
 
 +
/* Babel box colours. */
 +
div.mw-babel-box-0 {
 +
    border: solid #B7B7B7 1px;
 +
}
 +
 
 +
div.mw-babel-box-1 {
 +
    border: solid #C0C8FF 1px;
 +
}
 +
 
 +
div.mw-babel-box-2 {
 +
    border: solid #77E0E8 1px;
 +
}
 +
 
 +
div.mw-babel-box-3 {
 +
    border: solid #99B3FF 1px;
 +
}
 +
 
 +
div.mw-babel-box-4 {
 +
    border: solid #CCCC00 1px;
 +
}
 +
 
 +
div.mw-babel-box-5 {
 +
    border: solid #F99C99 1px;
 +
}
 +
 
 +
div.mw-babel-box-N {
 +
    border: solid #6EF7A7 1px;
 +
}
 +
 
 +
div.mw-babel-box-0 table th {
 +
    background-color: #B7B7B7;
 +
}
 +
 
 +
div.mw-babel-box-1 table th {
 +
    background-color: #C0C8FF;
 +
}
 +
 
 +
div.mw-babel-box-2 table th {
 +
    background-color: #77E0E8;
 +
}
 +
 
 +
div.mw-babel-box-3 table th {
 +
    background-color: #99B3FF;
 +
}
 +
 
 +
div.mw-babel-box-4 table th {
 +
    background-color: #CCCC00;
 +
}
 +
 
 +
div.mw-babel-box-5 table th {
 +
    background-color: #F99C99;
 +
}
 +
 
 +
div.mw-babel-box-N table th{
 +
    background-color: #6EF7A7;
 +
}
 +
 
 +
div.mw-babel-box-0 table {
 +
    background-color: #E8E8E8;
 +
}
 +
 
 +
div.mw-babel-box-1 table {
 +
    background-color: #F0F8FF;
 +
}
 +
 
 +
div.mw-babel-box-2 table {
 +
    background-color: #D0F8FF;
 +
}
 +
 
 +
div.mw-babel-box-3 table {
 +
    background-color: #E0E8FF;
 +
}
 +
 
 +
div.mw-babel-box-4 table {
 +
    background-color: #FFFF99;
 +
}
 +
 
 +
div.mw-babel-box-5 table {
 +
    background-color: #F9CBC9;
 +
}
 +
 
 +
div.mw-babel-box-N table {
 +
    background-color: #C5FCDC;
 +
}
 +
 
 +
.babel-box td.babel-footer {
 +
    text-align: center;
}
}
/*</nowiki></pre>*/
/*</nowiki></pre>*/

Nuna versio ekde 13:31, 30. Sep 2011

/*
Ĉiuj aldonoj al [[Mediawiki:Monobook.css|Monobook.css]] aŭ [[MediaWiki:Common.css|Common.css]] bonvolu fari singarde, tio ŝanĝas la aspekton de la tuta vikipedio!!
 
<pre><nowiki>*/
 
/*
 
'''Common [[Cascading Style Sheets|CSS]] for all skins
Notice to Administrators!'''
 
Any changes to [[Mediawiki:Monobook.css|Monobook.css]] or [[MediaWiki:Common.css|Common.css]] should be first proposed to [[Wikipedia:Village Pump]].
 
Always check with the [[http://jigsaw.w3.org/css http://jigsaw.w3.org/css]-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] after any changes.
 
Thank you.
 
(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can test style changes dynamically with the [[http://www.squarefree.com/bookmarklets/webdevel.html http://www.squarefree.com/bookmarklets/webdevel.html] test styles] bookmarklet from squarefree.com.  It pops up a window for adding style rules, and updates the page as you type.)
{{interwiki-all}}
<pre><nowiki>*/
 
/* make the list of references look smaller */
ol.references {
font-size: 100%;
}
 
.references-small { font-size: 90%;}
 
.same-bg { background: none }
 
/* wikitable/prettytable class for skinning normal tables */
 
table.wikitable,
table.prettytable {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaaaaa solid;
border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
border: 1px #aaaaaa solid;
padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
background: #f2f2f2;
text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
margin-left: inherit;
margin-right: inherit;
}
 
/* Style for "notices" */
.notice {
text-align: justify;
margin: 1em;
padding: 0.2em;
}
 
#disambig {
border-top: 3px double #cccccc;
 
border-bottom: 3px double #cccccc;
}
 
#spoiler {
border-top: 2px solid #ddd;
border-bottom:2px solid #ddd;
}
 
/* Standard talk template style */
 
.Talk-Notice  {
border: 1px solid #C0C090;
background-color: #F8EABA;
margin-bottom: 3px;
width: 80%;
border-spacing: 3px;
margin-left: auto;
margin-right: auto;
}
 
.Talk-Notice:after {
content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
}
 
/* Make template background appear correctly on all browsers */
.Talk-Notice td {
background: inherit;
}
 
/* Metadata */
table.metadata {
border: 1px solid #aaaaaa;
display: none;
speak: none;
}
.metadata-label {
color: #aaaaaa;
}
 
/* Makes redirects appear in italics on [[Special:Allpages]] */
.allpagesredirect {
font-style: italic;
}
 
/* Choose whether to have AD/BC dates or CE/BCE dates*/
 
/* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
.Use_Default_Date_Convention { display: inline; }
.Use_AD_and_BC { display: none; }
.Use_BCE_and_CE { display: none; }
 
/* If you want to display AD and BC add the following to User:You/monobook.css page */
/*
.Use_Default_Date_Convention { display: none; }
.Use_AD_and_BC { display:inline; }
.Use_BCE_and_CE { display:none; }
*/
 
/*If you want to display CE and BCE add the following to User:You/monobook.css page */
/*
.Use_Default_Date_Convention { display: none; }
.Use_AD_and_BC { display:none; }
.Use_BCE_and_CE {display:inline; }
*/
 
/* Class for links with loudspeaker icon next to them */
 
.audiolink a{
background: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px]-Loudspeaker.svg.png") center left no-repeat !important;
padding-left: 16px !important;
padding-right: 0 !important;
}
 
/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
 
div.listenlist {
background: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome]-[http://speakernotes.png/30px speakernotes.png/30px]-Gnome-speakernotes.png");
padding-left: 40px;
}
 
div.videolist, div.multivideolist {
background: url("[http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango]-video-x-[http://generic.png/40px generic.png/40px]-Tango-video-x-generic.png");
padding-left: 50px;
}
 
/* Style rules for media list templates */
 
div.medialist {
min-height: 50px;
margin: 1em;
background-position: top left;
background-repeat: no-repeat;
}
 
div.medialist ul {
list-style-type: none;
 
list-style-image: none;
margin: 0;
}
 
div.medialist ul li {
padding-bottom: 0.5em;
}
 
div.medialist ul li li {
font-size: 91%;
padding-bottom: 0;
}
 
/* Content in columns with CSS instead of tables [[Template:Columns]] */
div.columns-2 div.column {
float: left;
width: 50%;
min-width: 300px;
}
 
div.columns-3 div.column {
float: left;
width: 33.3%;
min-width: 200px;
}
 
div.columns-4 div.column {
float: left;
width: 25%;
min-width: 150px;
}
 
div.columns-5 div.column {
float: left;
width: 20%;
min-width: 120px;
}
 
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
that the HTML code contained a SPAN following the anchor A; this SPAN had the class
"urlexpansion", which was not displayed on screen, but was shown when the medium was
"print". The rules below ensure (a) that there is no extra padding to the right of
the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
the link, and (c) that this SPAN of class "urlexpansion" is never shown.
~~~~
*/
 
.plainlinksneverexpand {
background: none ! important;
padding: 0 ! important;
}
 
.plainlinksneverexpand .urlexpansion {
display: none ! important;
}
 
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
the arrow...
*/
.plainlinksneverexpand a {
background: none !important;
padding: 0 !important;
}
 
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
following the anchor A, the anchor itself now has class "external autonumber" and the
expansion is inserted when printing (see the common printing style sheet at
[http://en.wikipedia.org/skins http://en.wikipedia.org/skins]-1.5/common/commonPrint.css) using the ":after" pseudo-
element of CSS. We have to switch this off for links due to Template:Ref!
~~~~
*/
.plainlinksneverexpand a.external.text:after {
display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
display: none !important;
}
 
/* Messagebox templates */
 
.messagebox {
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
width: 80%;
margin: 0 auto 1em auto;
padding: .2em;
text-align: justify;
}
.messagebox.merge {
border: 1px solid #c0b8cc;
background-color: #f0e5ff;
text-align: center;
}
.messagebox.cleanup {
border: 1px solid #9f9fff;
background-color: #efefff;
text-align: center;
}
.messagebox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
}
 
/* Infobox template style */
 
.infobox {
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
color: black;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
float: right;
clear: right;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox caption {
font-size: larger;
margin-left: inherit;
}
.infobox .infoboximage { /* formatoj por fotoj kaj ilia priskribo */
background:#FFF;
padding:0;
margin-top:0;
color:#000;
text-align:center;
}
 
.infobox.bordered {
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0;
}
 
.infobox.sisterproject {
width: 20em;
font-size: 90%;
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
border: 0;
border-top: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
border: 0;
border-right: 1px solid #aaaaaa;
}
 
/* styles for geography infoboxes, e.g. countries, national subdivisions, cities, etc. */
 
.infobox.geography {
border: 1px solid #ccd2d9;
text-align: left;
border-collapse: collapse;
line-height: 1.2em;
 
font-size: 90%;
}
 
.infobox.geography  td,
.infobox.geography  th {
border-top: solid 1px #ccd2d9;
padding: 0.4em 0.2em 0.4em 0.8em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
border-top: solid 1px #ccd2d9;
padding: 0.4em 0.2em 0.2em 0.8em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
border: 0;
padding: 0 0.2em 0.2em 0.8em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
border-top: 0;
border-bottom: solid 1px #ccd2d9;
padding: 0 0.2em 0.4em 0.8em;
}
 
.infobox.geography .maptable td,
.infobox.geography .maptable th {
border: 0;
padding: 0 0 0 0;
}
 
/* Ĉi tie sekvas formatoj, kiuj plibeligu informkestojn.  */
 
/* skriba grando - tio necesas por unueca aspekto */
.infobox {
font-size:90%;
}
 
/* Se informkesto staras en alia informkesto, la skribogrando devas resti tia,
 
kia ĝi estas en la ekstera. */
.infobox .infobox {
font-size:100%;
}
 
/* infobox */
.infobox .kaplinio {
height:45px;
vertical-align:middle;
text-align:center;
font-size:150%;
 
font-weight:bolder;
line-height:1.2em;
/*color:#000*/
}
 
/* diversaj alĝustigoj */
.infobox caption.kaplinio {
vertical-align:top;
}
 
.infobox .kaplinio.l1 {
line-height:2.7em;
}
 
.infobox .kaplinio.l3 {
height:67px;
}
 
.infobox .kaplinio.lx {
height:auto;
}
 
.infobox .media {
height:35px;
vertical-align:middle;
text-align:center;
font-weight:bolder;
color:#000
}
 
/* Por informkestoj - laŭ la franca kaj suprasoraba vikipedioj "entete" resp. "hornja-linka" */
/* Nun ŝanĝita tiel, ke devus funkcii kun aliaj CSS-klasoj, kiuj difinas la fonan koloron. */
.kaplinio.io {}
.kaplinio.aktorado {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png]");
 
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.biero {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.komikso  {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.film,
.kaplinio.kino  {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.komunikado    {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.mapo  {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png]");
background-repeat:  no-repeat;
background-position: top right;
}
.kaplinio.muziko {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.skribisto {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.sporto   {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.videoludo   {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png]");
background-repeat: no-repeat;
background-position: bottom right;
}
.kaplinio.persono {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png]");
background-repeat:  no-repeat;
background-position: top right;
}
 
/* Aldonoj de Tlustulimu */
.kaplinio.astronomio {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png http://upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png]");
background-repeat:  no-repeat;
background-position: top right;
}
.kaplinio.fiziko {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png]");
background-repeat:  no-repeat;
background-position: top right;
}
.kaplinio.kemio {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png http://upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png]");
background-repeat:  no-repeat;
background-position: top right;
}
.kaplinio.stelo {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png http://upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
.kaplinio.papo,
.kaplinio.vatikano
{
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG http://upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG]");
background-repeat: no-repeat;
background-position: top right;
}
 
/* plia bildetoj */
.kaplinio.iloj {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png http://upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
.kaplinio.armeo,
.kaplinio.armeano,
.kaplinio.soldato {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png http://upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
.kaplinio.helpo,
.kaplinio.projekto {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png http://upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
/* bildetoj laŭ la hungara vikipedio */
 
.kaplinio.ponto {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png http://upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
.kaplinio.pilko,
.kaplinio.piedpilko,
.kaplinio.futbalo {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png http://upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
.kaplinio.strato,
.kaplinio.vojo {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png http://upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png]");
background-repeat: no-repeat;
background-position: top right;
}
 
/* bildetoj laŭ la portugala vikipedio */
.kaplinio.astronauto,
.kaplinio.kosmonauto {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/0/0a/Picto_infobox_astronaut.png http://upload.wikimedia.org/wikipedia/commons/0/0a/Picto_infobox_astronaut.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.frukto,
.kaplinio.fruktoj {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png http://upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.gazeto {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png http://upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.komputilo,
.kaplinio.informadiko {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.libro {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png http://upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.ludo,
.kaplinio.ludilo {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/b/b8/Picto_info_toys_and_games.png http://upload.wikimedia.org/wikipedia/commons/b/b8/Picto_info_toys_and_games.png]");
background-repeat: no-repeat;
background-position: top right;
}
.kaplinio.TV,
.kaplinio.televidado {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_TV http://upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_TV]-icon-novela.png");
background-repeat: no-repeat;
background-position: top right;
}
 
/* travideblaj fonaj bildoj */
.media.audio {
background-image: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome]-[http://speakernotes.png/35px speakernotes.png/35px]-Gnome-speakernotes.png");
background-repeat:  no-repeat;
background-position: top left;
}
 
.media.video {
background-image: url("[http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango]-video-x-[http://generic.png/35px generic.png/35px]-Tango-video-x-generic.png");
background-repeat: no-repeat;
background-position: top left;
}
 
/* Por interna tabelo */
.infobox .tabelo,
.infobox .tabelo td,
td.interna table td  {
border:0;
}
 
/* rondaj anguloj ne estas belaj ĉe kestoj kun prilaboraj ligiloj */
.infobox td .toccolours {
-moz-border-radius:0 !important;
}
 
/* CSS-klasoj por [[Vikipedio:Taksonkestoj|Taksonkestoj]] */
 
table.taxobox {
border-collapse: collapse;
border: 1px solid gray;
float: right;
margin-left: 0.5em;
background-color:white;
}
table.taxobox th {
background-color: #9BCD9B;
border: solid 1px gray;
text-align: center;
font-weight: bold;
}
table.taxobox td {
vertical-align:top;
}
table.taxobox .Person {
font-style: normal;
}
table.taxobox div.thumb,
table.taxobox div.thumb * {
margin: 0;
padding: 0;
float: none;
border: none;
}
table.taxobox div.magnify {
display: none;
}
table.taxobox tr td div.thumb div div.thumbcaption {
text-align:center;
}
table.taxobox td.Person {
text-align:center;
display:block;
}
table.taxobox td.taxo-name {
text-align:center;
}
table.taxobox td.taxo-bild {
text-align:center;
}
 
/* Ĉi tie sekvas formatoj, kiuj plibeligu taksonkestojn. */
/* Laŭ ideo de la suprasoraba vikipedio, realigata de [[Vikipediisto:Tlustulimu]]. */
 
/* taxobox */
.taxobox .kaplinio {
height:45px;
vertical-align:middle;
text-align:center;
font-size:150%;
 
font-weight:bolder;
line-height:1.2em;
color:#000
}
 
/* diversaj alĝustigoj */
.taxobox caption.kaplinio {
vertical-align:top;
border:1px solid gray;
}
 
.taxobox .kaplinio.l1 {
line-height:2.7em;
}
 
.taxobox .kaplinio.l3 {
height:67px;
}
 
.taxobox .kaplinio.lx {
height:auto;
}
 
/* por taksonkestoj */
.kaplinio.fungo {background: url("[http://upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png http://upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png]") no-repeat top left;}
.kaplinio.planto {background: url("[http://upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png http://upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png]") no-repeat top left;}
.kaplinio.viruso {background: url("[http://upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png http://upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png]") no-repeat top left;}
.kaplinio.animalo {background: url("[http://upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png http://upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png]") no-repeat top left;}
 
/* rondaj anguloj ne estas belaj ĉe kestoj kun prilaboraj ligiloj */
.taxobox td .toccolours {
-moz-border-radius:0 !important;
}
 
/* aldonaj formatoj por [[Ŝablono:Taksonomio]]
 
span ĉirkaŭas la ligitan bildeton, div staras inter ĉio kaj b la nomon.
*/
.kaplinio span + div + b {
position:relative;
top:0.5em;
}
 
/* Put a checker background at the image description page only visible if the image has transparent background */
 
#file img {background: url("[http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker]-16x16.png") repeat;}
 
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
.IPA {
font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
font-family /**/:inherit;
}
.Unicode {
font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
font-family /**/:inherit;
}
.latinx {
font-family: TITUS Cyberbit Basic, Code2000, Microsoft Sans Serif;
font-family /**/:inherit;
}
.polytonic {
font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;
 
font-family /**/:inherit;
}
.mufi {
font-family: Alphabetum, Cardo, LeedsUni, Junicode, TITUS Cyberbit Basic, ALPHA-Demo;
}
 
#wpSave {
font-weight: bold;
}
 
/* hiddenStructure from Monobook - allows selective hiding of markup in templates */
.hiddenStructure {
display: none;
speak: none;
}
 
/* Removes underlines from links */
.nounderlines a {
 
text-decoration: none;
}
/*
* Farbdefinitionen für Rahmen und Hintergründe von [[Wikipedia:Textbausteine|Textbausteinen]].
* Hier: Standardvorgaben für "dunkle Schrift auf hellem Grund".
* Für Hell-auf-dunkel-Skins ([[MediaWiki:Amethyst.css|Amethyst]]) müssen dort entsprechende Definitionen
* zusätzlich eingetragen werden! Anpassungen für andere Skins sind optional.
* (Die Angaben der Rahmenstärke dienen der Bequemlichkeit, so dass man
* für dünne Rahmen nur noch "border-style" angeben muss.)
*/
 
 .kadrokoloro1 { /* Wie Inhaltsverzeichnis */
  border-color: #aaaaaa;
  border-width: 1px;
}
 .kadrokoloro2 { /* Unauffällig, geringer Kontrast */
  border-color: #e9e9e9;
  border-width: 1px;
}
 .kadrokoloro3 { /* "Rot", auffällig */
  border-color: #c00000;
  border-width: 1px;
}
 .kadrokoloro4 { /* Neutrale Farbe, deutlich */
  border-color: #8888aa;
  border-width: 1px;
}
 .kadrokoloro5 { /* "Schwarz", hoher Kontrast */
  border-color: #000000;
  border-width: 1px;
}
 
 .fonkoloro1 { /* Wie Inhaltsverzeichnis */
  background-color: #f9f9f9;
}
 .fonkoloro2 { /* "Weiß", für Nicht-Artikel-Seiten, neutral */ 
  background-color: #ffffff;
}
 .fonkoloro3 { /* "Gelb", auffällig */
  background-color: #ffff40;
}
 .fonkoloro4 { /* Sehr auffällig */
  background-color: #ffaa00;
}
 .fonkoloro5 { /* Neutral, abgesetzt */
  background-color: #e0e0e0;
}
 .fonkoloro6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
  background-color: #b3b7ff;
}
 .fonkoloro7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
  background-color: #ffcbcb;
}
 .fonkoloro8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
  background-color: #ffebad;
}
 .fonkoloro9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
  background-color: #b9ffc5;
}
 
 
/* Custom link colors for use in [[MediaWiki:Edittools]] */
.charboxblack a:link, .charboxblack a:hover, .charboxblack a:visited, .charboxblack a:active { color: black; }
.charboxsilver a:link, .charboxsilver a:hover, .charboxsilver a:visited, .charboxsilver a:active { color: silver; }
.charboxgray a:link, .charboxgray a:hover, .charboxgray a:visited, .charboxgray a:active { color: gray; }
.charboxwhite a:link, .charboxwhite a:hover, .charboxwhite a:visited, .charboxwhite a:active { color: white; }
.charboxmaroon a:link, .charboxmaroon a:hover, .charboxmaroon a:visited, .charboxmaroon a:active { color: maroon; }
.charboxred a:link, .charboxred a:hover, .charboxred a:visited, .charboxred a:active { color: red; }
.charboxpurple a:link, .charboxpurple a:hover, .charboxpurple a:visited, .charboxpurple a:active { color: purple; }
.charboxfuchsia a:link, .charboxfuchsia a:hover, .charboxfuchsia a:visited, .charboxfuchsia a:active { color: fuchsia; }
 
.charboxgreen a:link, .charboxgreen a:hover, .charboxgreen a:visited, .charboxgreen a:active { color: green; }
.charboxlime a:link, .charboxlime a:hover, .charboxlime a:visited, .charboxlime a:active { color: lime; }
.charboxolive a:link, .charboxolive a:hover, .charboxolive a:visited, .charboxolive a:active { color: olive; }
.charboxyellow a:link, .charboxyellow a:hover, .charboxyellow a:visited, .charboxyellow a:active { color: yellow; }
 
.charboxnavy a:link, .charboxnavy a:hover, .charboxnavy a:visited, .charboxnavy a:active { color: navy; }
.charboxblue a:link, .charboxblue a:hover, .charboxblue a:visited, .charboxblue a:active { color: blue; }
.charboxteal a:link, .charboxteal a:hover, .charboxteal a:visited, .charboxteal a:active { color: teal; }
.charboxaqua a:link, .charboxaqua a:hover, .charboxaqua a:visited, .charboxaqua a:active { color: aqua; }
 
/* Removes useless links from printout */
@media print {
#privacy, #about, #disclaimer {display:none;}
}
 
/* Geografiaj koordinatoj
 
Por montri koordinatojn  uzante la elmontron el la fontkodo, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: none }
 
.geo-dec { display: inline } .geo-dms { display: inline }
 
Por montri koordinatojn  uzante dekuman elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline }
 
.geo-dec { display: inline } .geo-dms { display: none }
 
Por montri koordinatojn  uzante gms elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline }
 
.geo-dec { display: none }   .geo-dms { display: inline }
 
Por montri koordinatojn  uzante kaj dekuman kaj gms elmontron, aldonu ĉi tion en via Vikipediisto:Uzulnomo/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline }
 
.geo-dec { display: inline }   .geo-dms { display: inline }
.geo-multi-punct { display: inline }
 
Vidu [[Ŝablono:Koord/ligilo]] por vidi kiel tio estas uzata.
 
Notu ke klasoj "geo", "longitude", kaj "latitude" ne estas nur stiloj sed ankaŭ estas uzitaj de [[:en:Geo microformat]], sekve la nomoj restu senŝanĝaj.
 
*/
 
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
 
.longitude .latitude {
white-space: nowrap;
}
 
/* Ĉi tio estas uzata por la Geo microformat, tamen neniu stilo estas momente bezonata krom  .geo-dec. */
.geo { }
 
/***** fino de  Geo-rilataj */
 
/* Suppresses text by default */
.sysop { display: none }
 
/*  ikonoj por interlingvaj ligiloj; aprataj signoj por elstaraj kaj legindaj artikoloj */
 
.portlet li, li.IW {  list-style-image: url("[http://upload.wikimedia.org/wikipedia/en/1/18/Monobook 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 http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook]-bullet-star.png") ;}
li.BA {  list-style-image: url("[http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Qsicon_lesenswert.png/8px http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Qsicon_lesenswert.png/8px]-Qsicon_lesenswert.png") ;}
 
/* Por titoloj de informkesto Esperantisto */
.Esperantisto {
color: #FFD700;
 
background-color: #008800;
 
font-size: 120%;
 
}
.Esperantisto a {color : #80FFFF;}
.Esperantisto a:link {color : #80FFFF;}
 
.Esperantisto a:visited {color :  #F5B2FF ;}
 
/* Adaptado de la interna kaŝskatolo */
.espo div.NavFrame {
width:100%;
}
/* La kaŝskatola ligilo "kaŝi" bezonas la saman koloron, kiel la superskribo.
Alikaze ĝi ne estas videbla. La unua klaso ĉi tie havu iom alian nomon por eviti
 
kromefikojn kaj ĝi devas esti uzata ĉe la ĉirkaŭanta tabeloĉelo.
 
Ekzemplo estas en [[Ŝablono:Informkesto esperantisto]] */
.espo div.NavFrame a.NavToggle {color:#FFD700;}
.espo div.Nav1Frame a.Nav1Toggle {color:#FFD700;
font-size:x-small;
float:right;}
.NavToggle {
font-size:x-small;
float:right;
}
div.Nav1Frame div.NavHead a.Nav1Toggle { font-size:x-small;
float:right;
 
}
/* el la angla vikipedio - por kaŝi la superskribon de la ĉefpaĝo */
body.page-Ĉefpaĝo h1.firstHeading {
display: none !important;
}
 
/* uzata de ŝablono PDFligilo por vidigi ke ekstera ligilo gvidas al PDF-dokumento */
span.PDFlink a {
background: url([http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons]-mini-file_[http://acrobat.gif/15px acrobat.gif/15px]-Icons-mini-file_acrobat.gif) center right no-repeat !important;
padding-right: 17px !important;
}
 
/* laŭ suprasoraba kaj angla vikipedioj */
 
/* Stiloj por horizontalaj UL-listo */
/* Style for horizontal UL lists */
.horizontala ul {
padding: 0;
margin: 0;
}
 
.horizontala li {
 
padding: 0 0.6em 0 0.4em;
display: inline;
border-right: 1px solid;
}
 
.horizontala li:last-child {
border-right: none;
padding-right: 0;
}
 
/* Provata por evoluigo de ŝablono:Projekto - trovita ĉe Arno Lagrange kaj testita de Tlustulimu */
#aliaj_projektoj {
border: 1px solid #aaa;
padding: 4px;
font-size: 90%;
background: #f9f9f9;
float: right;
clear: right;
margin: 1em 0 1em 1em;
width: 250px;
}
#aliaj_projektoj p {
text-align:center;
margin: 5px 0;
}
#aliaj_projektoj ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}
#aliaj_projektoj li {
margin: 0;
padding: 7px 0 7px 35px;
background: no-repeat left center;
}
#aliaj_projektoj li.commons {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons]-[http://logo.svg/25px logo.svg/25px]-Commons-logo.svg.png);
}
#aliaj_projektoj li.species {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies]-[http://logo.svg/25px logo.svg/25px]-Wikispecies-logo.svg.png);
}
#aliaj_projektoj li.dictionary {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Wiktprintable_without_text.svg/25px http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Wiktprintable_without_text.svg/25px]-Wiktprintable_without_text.svg.png);
}
#aliaj_projektoj li.versity {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity]-[http://logo.svg/25px logo.svg/25px]-Wikiversity-logo.svg.png);
}
#aliaj_projektoj li.books {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Wikibooks http://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Wikibooks]-logo-[http://fr.png/25px fr.png/25px]-Wikibooks-logo-fr.png);
}
#aliaj_projektoj li.source {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource]-[http://logo.svg/25px logo.svg/25px]-Wikisource-logo.svg.png);
}
#aliaj_projektoj li.quote {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote]-[http://logo.svg/25px logo.svg/25px]-Wikiquote-logo.svg.png);
}
#aliaj_projektoj li.news {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews]-[http://logo.svg/25px logo.svg/25px]-Wikinews-logo.svg.png);
}
#aliaj_projektoj li.meta {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/25px http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/25px]-Wikimedia_Community_Logo.svg.png);
}
#aliaj_projektoj li.wikipedia {
background-image: url([http://upload.wikimedia.org/wikipedia/commons/2/2d/WikiG30.png http://upload.wikimedia.org/wikipedia/commons/2/2d/WikiG30.png]);
}
#aliaj_projektoj li a {
font-weight: bold;
font-style: italic;
}
 
div.metadata,
span.metadata,
span.metadata-inline,
table.metadata,
tr.metadata { display: none; }
 
 
/**
* Stylesheet for Babel extension.
*
* This should be added to your MediaWiki:Common.css page when installing this
* extension and should not be modified.  You may modify the CSS code on the
* MediaWiki:Common.css page to adjust colours etc.
*
* @addtogroup Extensions
*/
 
/* Babel wrapper layout. */
table.mw-babel-wrapper {
    width:        238px;
    float:        right;
    clear:        right;
    margin:       1em;
    border-style: solid;
    border-width: 1px;
    border-color: #99B3FF;
}
 
/* Babel box layout. */
div.mw-babel-box {
    float:  left;
    clear:  left;
    margin: 1px;
}
 
div.mw-babel-box table {
    width: 238px;
}
 
div.mw-babel-box table th {
    width:       238px;
    width:       45px;
    height:      45px;
    font-size:   14pt;
    font-family: monospace;
}
 
div.mw-babel-box table td {
    font-size:   8pt;
    padding:     4pt;
    line-height: 1.25em;
}
 
/* Babel box colours. */
div.mw-babel-box-0 {
    border: solid #B7B7B7 1px;
}
 
div.mw-babel-box-1 {
    border: solid #C0C8FF 1px;
}
 
div.mw-babel-box-2 {
    border: solid #77E0E8 1px;
}
 
div.mw-babel-box-3 {
    border: solid #99B3FF 1px;
}
 
div.mw-babel-box-4 {
    border: solid #CCCC00 1px;
}
 
div.mw-babel-box-5 {
    border: solid #F99C99 1px;
}
 
div.mw-babel-box-N {
    border: solid #6EF7A7 1px;
}
 
div.mw-babel-box-0 table th {
    background-color: #B7B7B7;
}
 
div.mw-babel-box-1 table th {
    background-color: #C0C8FF;
}
 
div.mw-babel-box-2 table th {
    background-color: #77E0E8;
}
 
div.mw-babel-box-3 table th {
    background-color: #99B3FF;
}
 
div.mw-babel-box-4 table th {
    background-color: #CCCC00;
}
 
div.mw-babel-box-5 table th {
    background-color: #F99C99;
}
 
div.mw-babel-box-N table th{
    background-color: #6EF7A7;
}
 
div.mw-babel-box-0 table {
    background-color: #E8E8E8;
}
 
div.mw-babel-box-1 table {
    background-color: #F0F8FF;
}
 
div.mw-babel-box-2 table {
    background-color: #D0F8FF;
}
 
div.mw-babel-box-3 table {
    background-color: #E0E8FF;
}
 
div.mw-babel-box-4 table {
    background-color: #FFFF99;
}
 
div.mw-babel-box-5 table {
    background-color: #F9CBC9;
}
 
div.mw-babel-box-N table {
    background-color: #C5FCDC;
}
 
.babel-box td.babel-footer {
    text-align: center;
}
 
/*</nowiki></pre>*/
Personaj iloj