Projeto:Coordenamento/Common.css

Da Wikipedia, l'ençiclopedia libara.
/*
Common.css
Sto file el contien inpostaxion comuni par Wikistandard, Nostalgia e CologneBlue
*/

#p-logo a {
    background-image:url(http://upload.wikimedia.org/wikipedia/vec/b/bc/Wiki.png)!important;
}

#footer {clear:both}

/* 
Files
*/

div.floatright {
    float:right; margin:0em 0.5em 0em 0.5em
}

div.floatright p {
    font-style:italic
}

div.floatleft {
    float:left; 
    margin:0em 0.5em 0em 0.5em;
}

div.floatleft p {
    font-style:italic
}

/*
Stanpa de coxe da scondare
*/

.printfooter {
    display:none
}

/* 
Standard par le tabele
*/

table {
    background-color:#FFFFFF
    /* Bianco, par evitare sovraposixion co le linee de i titoli de sexion */
}

table.rimage {
    float:right;
    margin-left:1em;
    margin-bottom:1em;
    text-align:center;
    font-size:smaller;
}

/* 
Riduxe l'alteza de la riga par <sup> e <sub>
*/

sup,sub {
    line-height:1em
}

/* 
Miniadure
*/

div.thumb {
    margin:0.5em;
    text-align:center;
    width:auto;
}

div.thumb div {
    border:1px solid #888888;
    background-color:#f7f7f7;
    padding:2px;
    font-size:95%;
    text-align:center;
    overflow:hidden;
}

div.thumb div * {
    border:none;
    background:none;
}

div.thumb img {
    border:1px solid #888888;
    margin-bottom:3px;
    background:#FFFFFF;
}

div.thumbcaption,
div.thumbcaption * {
    border:none !important;
    background:none !important;
}

div.thumbcaption {
    padding:0.2em 0 0.2em 0 !important;
    text-align:left !important;
}

div.tright {
    border:none;
    margin:0.5em 0 0.8em 1.4em;
}

div.tleft {
    border:none;
    margin:0.5em 1.4em 0.8em 0;
}

/*
Stiłe cronoloxia pajine
Comenti de modifega autozenerai 
*/

.autocomment {color: #4b4b4b}

#pagehistory span.user {
    margin-left:1.4em;
    margin-right:0.4em;
}

#pagehistory span.minor {font-weight:bold}

#pagehistory li {border:1px solid White}

#pagehistory li.selected {
    background-color:#f9f9f9;
    border:1px dashed #aaaaaa;
}

table.diff {background:white}

td.diff-otitle {background:#ffffff}

td.diff-ntitle {background:#ffffff}

td.diff-addedline {
    background:#ccffcc;
    font-size:80%;
}

td.diff-deletedline {
    background:#ffffaa;
    font-size:80%;
}

td.diff-context {
    background:#eeeeee;
    font-size:80%;
}

span.diffchange {color: red; font-weight: bold}

img {border:none}

img.tex {vertical-align:middle}
span.texhtml {font-family:serif}

#toc,
.toc {
    border:1px solid #bba;
    background-color:#f7f8ff;
    padding:5px;
    font-size:95%;
    text-align:center;
}

#toc h2,
.toc h2 {
    display:inline;
    border:none;
    padding:0;
    font-size:100%;
    font-weight:bold;
}

#toc ul,
.toc ul {
    list-style-type:none;
    list-style-image:none;
    margin-left:0;
    padding-left:0;
    text-align:left;
}

#toc ul ul,
.toc ul ul {
    margin: 0 0 0 2em
}

#toc .toctoggle,
.toc .toctoggle {
    font-size: 94%
}

.error {
    color: red;
    font-size: larger;
}

/* 
Emuła çentro 
*/

.center {
    width:100%;
    text-align:center;
}

*.center * {
    margin-left:auto;
    margin-right:auto;
}

/* Picoło par tabełe e simiłari */

.small, 
.small * { 
    font-size: 94%
}

table.small {font-size:100%}

/* Uxare sto quà ansiché #toc par el contenuo de łe pajine */

.toccolours {
    border:1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding:5px;
    font-size: 95%;
}
#siteNotice {
    border:none;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.redirectText {
	font-size:150%;
	margin:5px;
}
/* Fa aparire i redirect en italics en [[Special:Allpages]] */

.allpagesredirect {
    font-style: italic;
}
.searchmatch {
	font-weight: bold;
}
.sharedUploadNotice {
	font-style: italic;
}
span.unpatrolled {
	font-weight:bold;
	color:red;
}

span.updatedmarker {
	color:black;
	background-color:#00FF00;
}
span.newpageletter {
	font-weight:bold;
	color:black;
	background-color:yellow;
}
span.minoreditletter {
	color:black;
	background-color:#C5FFE6;
}

table.gallery {
        border:  1px solid #cccccc;
        margin:  2px;
        padding: 2px;
        background-color:#ffffff;
}

table.gallery tr {
        vertical-align:top;
}

table.gallery td {
      vertical-align:top;
      background-color:#f9f9f9;
      border: solid 2px white;
}

div.gallerybox {
        margin: 2px;
        width:  150px;
}

div.gallerybox div.thumb {
        text-align: center;
        border: 1px solid #cccccc;
        margin: 2px;
}

div.gallerytext {
        font-size: 94%;
        padding: 2px 4px;
}

span.comment {
	font-style: italic;
}

span.changedby {
	font-size: 95%;
}

.previewnote {
	text-align: center;
	color: #cc0000;
}
.editExternally {
        border-style:solid;
        border-width:1px;
        border-color:gray;
        background: #ffffff;
        padding:3px;
        margin-top:0.5em;
        float:left;
        font-size:small;
        text-align:center;
}
.editExternallyHelp {
        font-style:italic;
        color:gray;
}

li span.deleted {
	text-decoration: line-through;
	color: #888;
	font-style: italic;
}

/* Clasi par l'EXIF data display */

table.mw_metadata {
	margin-left: 0.5em;
}

table.mw_metadata caption { font-weight: bold; }
table.mw_metadata th { font-weight: normal; }
table.mw_metadata td { padding: 0.1em; }

table.mw_metadata {
	border: none;
	border-collapse: collapse;
}
table.mw_metadata td, table.mw_metadata th {
	border: 1px solid #aaaaaa;
	padding-left: 4px;
	padding-right: 4px;
}
table.mw_metadata th {
	background-color: #f9f9f9;
}
table.mw_metadata td {
	background-color: #fcfcfc;
}
table.mw_metadata td.spacer {
	background: inherit;
	border-top: none;
	border-bottom: none;
}
table.collapsed tr.collapsable {
	display: none;
}

.visualClear {
    clear: both;
}

#mw_trackbacks {
	border: solid 1px #bbbbff;
	background-color: #eeeeff;
	padding: 0.2em;
}

/* Tuti i mesaji de le tabele */

#allmessagestable th {
	background-color: #b2b2ff;
}

#allmessagestable tr.orig {
	background-color: #ffe2e2;
}

#allmessagestable tr.new {
	background-color: #e2ffe2;
}

#allmessagestable tr.def {
	background-color: #f0f0ff;
}

#jump-to-nav {
  display: none;
}

/* Carateri par i modeli IPA, Unicode, Polytonic */
/* "Inherit" reseta i fonts par tuti i browser eceto MSIE6. El comento vodo el ga da esare presente */
.IPA {
        font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera 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, Bitstream Vera, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
        font-family /**/:inherit;
}
.polytonic {
        font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000; 
        font-family /**/:inherit;
}

/* Stili par Wikipedia:CommonsTicker */
 
.tList ul,    .tickerList ul li    { list-style: none; text-indent:-2em; margin-left:2em;   text-align:left; }
.tList ul ul, .tickerList ul ul li { list-style: none; text-indent:0;    margin-left:1.5em; text-align:left; }

.tAction_deleted:before     { content:" [CANC] "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_replaced:before    { content:" [SOST] "; color: #880088; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_addedTag:before    { content:" [+TAG] "; color: #DD6600; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_removedTag:before  { content:" [-TAG] "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_addedBad:before    { content:" [+TAG] "; color: #DD6600; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_removedBad:before  { content:" [-TAG] "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_addedGood:before   { content:" [+ OK] "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_removedGood:before { content:" [- OK] "; color: #DD6600; font-family:monospace; font-weight:bold; font-size:100%; }

.tAction_replacedOwn:before { content:" [INFO] "; color: #808080; font-family:monospace; font-weight:bold; font-size:100%; }  
.tAction_deletedRev:before  { content:" [INFO] "; color: #808080; font-family:monospace; font-weight:bold; font-size:100%; }  

.tUsage { font-size:80%; } /* Lista utilixo ticker */
.tmodeloEntry { font-weight: bold; } /* Dati de ingreso ad on modelo usà da files multipli */

/* Rende la lista de le refarense pì picola */

ol.references {
   font-size: 90%;
}

.references-small { font-size: 90%;}

/* Clase par link co l'icona de l'altoparlante a fianco */
/* Copià da en.wikipedia */

.audiolink a{
    background: url("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;
}

.AvixoTrasferio
{
    background-color: #EEF8FF;
    border: 1px solid black;
    margin: 5px;
    padding: 5px;
}

/* 

Geographical coordinates 

To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: none } 
.geo-dec { display: inline } .geo-dms { display: inline }

To display coordinates using decimal notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline } .geo-dms { display: none }

To display coordinates using DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: none }   .geo-dms { display: inline }

To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline }   .geo-dms { display: inline }
.geo-multi-punct { display: inline }

See [[modelo:Coor link]] for how these are used.

Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.

*/

.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;
}

/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */

.geo { }

/* end Geo-related */

/* Classi originariamente per Ref usate anche dal modelo coord - risolvono alcuni problemi di visualizzazione e di stampa */
/* per maggiori info vedere http://en.wikipedia.org/wiki/MediaWiki:Common.css */

.plainlinksneverexpand {
    background: none ! important;
    padding: 0 ! important;
}
.plainlinksneverexpand .urlexpansion {
    display: none ! important;
}
 
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}

.plainlinksneverexpand a.external.text:after {
    display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}

/* Clase par modèl Arabo */

.arabo{
   font-size:140%;
}

/* Clase par modèl Persian */

.persian{
   font-size:140%;
}

/* Clasi par modèli sinotici */

.sinotico {
    border:1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding:3px;
    font-size: 95%;
    clear:right;
    width:250px;
    float:right;
    margin: 0 0 1em .5em;
    vertical-align: top;
}
 
.sinotico th {
    background-color: #f2f2f2;
    padding: 0em 0.5em;
    text-align: right;
    vertical-align: top;
}
 
.sinotico td {
    padding: 0em 0.2em;
    vertical-align: top;
}
 
.sinotico_testada th {
    font-size: 120%;
    padding: 0em 0.5em;
    background-color: #dedede;
    text-align: center;
}
 
.sinotico_pie {
    text-align: center;
    font-size: 90%;
    background:#EFEFEF;
}
 
.sinotico_divixion th {
    color: black;
    font-size: 100%;
    padding: 0em 0.5em;
    background-color: #eeeeee;
    text-align: center;
}
/* Fine clasi par modèli sinotici */

.messagebox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em;
}

/* Clase nesesaria par rendere no visibili parte de i contenui */
/* Copià qua parché presente solo en http://it.wikipedia.org/skins/monobook/main.css */

.hiddenStructure {
    display: none;
}

/* Wikitable/Prettytable class for skinning normal tables */

table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}

table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaa 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;
  font-weight: bold;
}

/* Stili del modèl avixo */

table.avixo {
  margin: 0 10%;                           /* Nol se sovrapone ad altri elementi */
  border-collapse: collapse; 
  background: #fbfbfb; 
  border: 1px solid #aaa; 
  border-left: 10px solid #1e90ff;         /* Colore blu de default */
}
table.avixo th.avixo-testo, table.avixo td.avixo-testo {      /* Corpo del mesajo */
  padding: 0.25em 0.5em;                   /* 0.5em sinistra/destra */
  width: 100%;                             /* Rende tuti i modèli de la stesa longhexa nonostante el testo interno */
}
table.avixo td.avixo-file {                /* Stile del file a sinistra */
  padding: 2px 0px 2px 0.5em;              /* 0.5em sinistra 0px destra */
  text-align: center; 
}
table.avixo td.avixo-filedestra {          /* Stiłe del file a destra */
  padding: 2px 4px 2px 0px;                /* 0px sinistra 4px destra */
  text-align: center; 
}
table.avixo-informaxion {
  border-left: 10px solid #1e90ff;         /* Blu */
}
table.avixo-scansela,
table.avixo-inportante {
  border-left: 10px solid #b22222;         /* Roso */
}
table.avixo-contenuo {
  border-left: 10px solid #f28500;         /* Aranso */
}
table.avixo-stile {
  border-left: 10px solid #f4c430;         /* Zało */
}
table.avixo-statico {
  border-left: 10px solid limegreen;       /* Verde */
}
table.avixo-strutura {
  border-left: 10px solid #9932cc;         /* Vioła */
}
table.avixo-zenerico {
  border-left: 10px solid #bba;            /* Grijo */
}
table.avixo.avixo-mini {                   /* Variante del box */
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}

/***************
 * Prima parte *
 ***************/

/************************
 * STILI PAR I MODELI *
 ************************/

.vecwiki_modelo_avixo {
  clear:both;
  text-align:left;
  background-color: #EEF8FF;
  padding-bottom: 0.5em;
}
.vecwiki_modelo_avixo_v {
  clear:both;
  float:right;
  width:16em;
  background-color: #EEF8FF;
}
.vecwiki_modelo_avixo .intestaxion, .vecwiki_modelo_avixo_v .intestaxion {
  font-weight:bold;
}
.vecwiki_modelo_disclaimer {
  clear:both;
  display:block;                           /* par slargare anca łe tabełe (sel servisse) a ła
                                              larghexa de ła pagina (NO spesifegare "width"!) */
  text-align:center;
  border:1px solid #C00000;
  background-color: #FFFFFF;
  font-size: 90%;
}
.vecwiki_modelo_disclaimer_v {
  clear:both;
  float:right;
  border:1px solid #C00000;
  background-color: #FFFFFF;
}
.vecwiki_modelo_copyright {
  clear:both;
  display:block;
  text-align:left;
  background-color:#F1F1DE;
}
.vecwiki_modelo_wikimedia {
  float:right;
  clear:right;
  border:solid #aaa 1px; 
  width:22em;
  font-size:90%;
  background-color:#F9F9F9;
}
.vecwiki_modelo_wikimedia .floatleft {
  border:.5em solid white;
}
.vecwiki_modelo_wikimedia p {
  text-align:left;
}
.vecwiki_modelo_babelbox {
  float:right; 
  margin:0 0 .5em 1em;
  width:20em;                              /* par evitare rogne co Opera e Safari */
  padding:5px 7px 5px 5px;                 /* sto quà ło farà vedare storto en IE */
                                           /* ma no so cossa farce                */
}
.vecwiki_modelo_babelbox .intestaxion {
  text-align:center;
  font-weight:bold;
  margin-left:2px;
}
.vecwiki_modelo_babel {
  float:left;
  width:20em;
  background:#e0e8ff;
  border:solid #99b3ff 1px;
  margin:1px 1px 1px 0;
}
.vecwiki_modelo_babel .sigla {
  background:#99b3ff;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}
.vecwiki_modelo_babel2 {
  float:left;
  width:20em;
  background:#c5fcdc;
  border:solid #6ef7a7 1px;
  margin:1px 1px 1px 0;
}
.vecwiki_modelo_babel2 .sigla {
  background:#6ef7a7;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}
.vecwiki_modelo_babel .sigla,
.vecwiki_modelo_babel2 .sigla {
  width:4em;
}
.vecwiki_modelo_babel td,
.vecwiki_modelo_babel2 td {
  font-size:.9em;
  line-height:1.2em;
  padding:5px;
}
.vecwiki_modelo_babelbox .vecwiki_modelo_babel,
.vecwiki_modelo_babelbox .vecwiki_modelo_babel2 {
  clear:left;                              /* parché i singołi modèi nel babelbox i sia uno soto staltro */
}
.vecwiki_modelo_toc {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    padding: 0px;
    font-size: 95%;
}

/* Clasi par rotondare i bordi de i div e de łe tabełe */

.radius {
-moz-border-radius: 1em;
}
.radius_top {
-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.rad {
-moz-border-radius: .5em;
}

/***********************
 * FINE STILI MODELI *
 ***********************/

/* Par elementi mìa stanpai */

@media print {
    .noprint { display: none }
}

/**************************************
/* Clasi par dynamic navigation bars *
 **************************************/

.NavToggle {
   font-size: 95%;
   float:right;
}

div.BoxenVerschmelzen,
div.NavFrame {
        margin: 0.5em 0 0 0;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
        clear:both;
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
        margin: 0;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding-right: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}

#bodyContent .references sup{
       color:#002BB8 !important;
}

/* Highlight par łe note */

ol.references > li:target {
 background-color: #DEF;
}

sup.reference:target {
 background-color: #DEF;
}

/* Rende il form di cancellazione trasparente nelle pagine con sfondo "colorato" */
#deleteconfirm, #deleteconfirm>table {
    background: transparent;
}

/*
 Serve per simulare le sottosezioni
 nella sezione delle preferenze destinata ai gadgets,
 visto che non si possono fare normalmente
*/
.tb-subsection {
    font-size: smaller;
}

/*
 Stili per i box che si visualizzano al passaggio del mouse
 Licenza: GFDL e Creative Commons Attribution 2.5
*/
.HopContent
{
 display:none;
}

.HopFrame:hover .HopContent
{
 display:block;
}

/* CATEGORIE NASCOSTE */
/* Se tutte le categorie di una voce sono nascoste, le mostra lo stesso (in modo da visualizzare il [altre] per poterci accedere) */
.catlinks-allhidden-mostra { display: block; }

/* Evita che i link vadano a capo */
.nowraplinks a {
    white-space: nowrap;
}

/* classi legate al modelo navbox generic */
table.navbox {            /* navbox container style */
  border:1px solid #aaa;
  width:100%; 
  margin:auto;
  clear:both;
  text-align:center;
  padding:1px;
}
table.navbox + table.navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
}
.navbox-group {           /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
}
.navbox, .navbox-subgroup {
  background:#fdfdfd;     /* Background color */
}
.navbox-list {
  border-color:#fdfdfd;   /* Must match background color */
}
.navbox-title, table.navbox th {
  background:#ccccff;     /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background:#ddddff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background:#e6e6ff;     /* Level 3 color */
}
.navbox-even {
  background:#f7f7f7;     /* Even row striping */
}
.navbox-odd {
  background:transparent; /* Odd row striping */
}

/* Tentativo di Archenzo 
 * Copio incollo da en:MediaWiki:Common.css del 2010 01 23 */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */

th.mbox-text, td.mbox-text {     /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;       /* 0.9em left/right */
    width: 100%;    /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                  /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
    text-align: center; 
}
td.mbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
    text-align: center; 
}
td.mbox-empty-cell {         /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}

/* Footer and header message box styles */

table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}

/* Necessario per modelo:TOClimit */

.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul { display: none; }
Traesto fora da Wikipèdia - L'ençiclopedia łìbara e cołaboradiva in łéngua Vèneta "https://vec.wikipedia.org/w/index.php?title=Projeto:Coordenamento/Common.css&oldid=1151993"