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

Origem: Conscienciopédia, a Enciclopédia Digital da Conscienciologia.
Ir para: navegação, pesquisa
 
(15 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 11: Linha 11:
 
}
 
}
  
#footer ul {
+
ul#f-list li {  
     display: inline;
+
    list-style: none;
 +
    text-align: center;
 +
     display: inline;
 +
    list-style-image: none;
 +
    list-style-type: none;
 
     margin: 0 0;
 
     margin: 0 0;
 +
}
 +
li.f-disclaimer {
 +
    visible: false;
 +
    display: none;
 
}
 
}
  
#footer li {
+
#f-disclaimer {
     display: inline;
+
     visible: false;
     margin: 0 0;
+
     display: none;
 
}
 
}
 
 
#bodyContent p {
 
#bodyContent p {
 
     text-indent: 0.75cm;
 
     text-indent: 0.75cm;
Linha 31: Linha 38:
 
}
 
}
  
/*
 
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 {
+
ol.en {
 
     line-height: 1.5em;
 
     line-height: 1.5em;
     list-style-type: square;
+
     margin-top: 0em;
     margin: 0.3em 0 1em 1.5em;
+
     margin-bottom: 1.2em;
     padding:0;
+
     margin-right: 0em;
    list-style-image: none;
+
     margin-left: 0em;
    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;
 
     padding:0;
    margin-left: 0px;
 
 
     padding-left: 0px;
 
     padding-left: 0px;
 
     list-style-image: none;
 
     list-style-image: none;
     list-style-position: inside;
+
     list-style-type: none;
 
     text-align: justify;
 
     text-align: justify;
 
     text-indent: 0.75cm;
 
     text-indent: 0.75cm;
Linha 72: Linha 54:
 
}
 
}
  
ol.en {
+
ol.ensub {
 
     line-height: 1.5em;
 
     line-height: 1.5em;
 
     margin-top: 0em;
 
     margin-top: 0em;
 
     margin-bottom: 1.2em;
 
     margin-bottom: 1.2em;
 
     margin-right: 0em;
 
     margin-right: 0em;
     margin-left: 0em;
+
     margin-left: 0.75cm;
 
     padding:0;
 
     padding:0;
 
     padding-left: 0px;
 
     padding-left: 0px;
Linha 87: Linha 69:
 
}
 
}
  
ul#f-list li { list-style: none;  text-align: center;  }
 
  
 
input.searchButton {
 
input.searchButton {
Linha 106: Linha 87:
 
     color: #ff0080;
 
     color: #ff0080;
 
     text-decoration: underline;
 
     text-decoration: underline;
 +
}
 +
 +
Img100percent.img {
 +
    width: 100%;
 +
}
 +
 +
img.Img100percent {
 +
    width: 100%;
 
}
 
}
  
 
/*</nowiki></pre>*/
 
/*</nowiki></pre>*/

Edição atual tal como às 02h41min de 1 de abril 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;
}

ul#f-list li { 
    list-style: none;
    text-align: center;
    display: inline; 
    list-style-image: none;
    list-style-type: none;
    margin: 0 0;
}
li.f-disclaimer {
    visible: false;
    display: none;
}

#f-disclaimer {
    visible: false;
    display: none;
}
#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;
}

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


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

Img100percent.img {
     width: 100%;
}

img.Img100percent {
     width: 100%;
}

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