Mudanças entre as edições de "MediaWiki:Monobook.css"

Origem: Conscienciopédia, a Enciclopédia Digital da Conscienciologia.
Ir para: navegação, pesquisa
Linha 31: Linha 31:
 
}
 
}
  
/*
 
ul.wp {
 
    line-height: 1.5em;
 
    list-style-type: square;
 
    margin: 0.3em 0 1em 1.5em;
 
    padding:0;
 
    list-style-image: none;
 
    text-indent: 0.75cm;
 
    list-style-position: inside;
 
    margin-left: 0px;
 
    text-justify: newspaper;
 
    text-align: justify;
 
}
 
 
ul.ulist {
 
    line-height: 1.5em;
 
    list-style-type: square;
 
    margin: 0.3em 0 1em 1.5em;
 
    padding:0;
 
    list-style-image: none;
 
    text-indent: 0.75cm;
 
    list-style-position: inside;
 
    margin-left: 0px;
 
    text-justify: newspaper;
 
    text-align: justify;
 
}
 
*/
 
 
ol.wp {
 
    line-height: 1.5em;
 
    margin: 0.3em 0 0 3.2em;
 
    padding:0;
 
    margin-left: 0px;
 
    padding-left: 0px;
 
    list-style-image: none;
 
    list-style-position: inside;
 
    text-align: justify;
 
    text-indent: 0.75cm;
 
    text-justify: newspaper;
 
}
 
  
 
ol.en {
 
ol.en {
Linha 87: Linha 47:
 
}
 
}
  
ul#f-list li { list-style: none;  text-align: center;  }
+
xul#f-listx li { list-style: none;  text-align: center;  }
  
 
input.searchButton {
 
input.searchButton {

Edição das 06h05min de 25 de fevereiro de 2006

/*<pre><nowiki>*/
p {
    margin: 0.4em 0em 0.75em 0em;
    line-height: 1.5em;
}

p.wp {
    text-indent: 0.75cm;
    text-justify: newspaper;
    text-align: justify;
}

#footer ul {
    margin: 0 0;
    display: block;
}

#footer li {
    display: block;
    margin: 0 0;
}

#bodyContent p {
    text-indent: 0.75cm;
    text-justify: newspaper;
    text-align: justify;
}

span.nw { 
    white-space: nowrap;
}


ol.en {
    line-height: 1.5em;
    margin-top: 0em;
    margin-bottom: 1.2em;
    margin-right: 0em;
    margin-left: 0em;
    padding:0;
    padding-left: 0px;
    list-style-image: none;
    list-style-type: none;
    text-align: justify;
    text-indent: 0.75cm;
    text-justify: newspaper;
}

xul#f-listx li { list-style: none;  text-align: center;  }

input.searchButton {
    margin-top:1px;
    padding: 0em;
    font-size: 95%;
    background-color: White;
    border: 1px solid #2f6fab;
}

#searchGoButton {
    padding: 0em;
    font-weight: normal;
}

span.diffchange {
    font-weight: bold;
    color: #ff0080;
    text-decoration: underline;
}

/*</nowiki></pre>*/