Mudanças entre as edições de "MediaWiki:Monobook.css"
m |
m |
||
Linha 10: | Linha 10: | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
+ | |||
+ | |||
span.nw { | span.nw { | ||
Linha 70: | Linha 72: | ||
ul#f-list li { list-style: none; text-align: center; } | ul#f-list li { list-style: none; text-align: center; } | ||
+ | |||
+ | input.searchButton { | ||
+ | margin-top:1px; | ||
+ | font-size: 95%; | ||
+ | padding-left: .2em; | ||
+ | padding-right: .2em; | ||
+ | } | ||
+ | |||
+ | #searchGoButton { | ||
+ | padding-left: .2em; | ||
+ | padding-right: .2em; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | #p-search .pBody { | ||
+ | padding: 0.5em 0.2em 0.2em 0.4em; | ||
+ | } | ||
/*</nowiki></pre>*/ | /*</nowiki></pre>*/ |
Edição das 18h50min de 5 de março de 2005
/*<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;
}
span.nw {
white-space: nowrap;
}
/*
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 {
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-type: none;
text-align: justify;
text-indent: 0.75cm;
text-justify: newspaper;
}
ul#f-list li { list-style: none; text-align: center; }
input.searchButton {
margin-top:1px;
font-size: 95%;
padding-left: .2em;
padding-right: .2em;
}
#searchGoButton {
padding-left: .2em;
padding-right: .2em;
font-weight: bold;
}
#p-search .pBody {
padding: 0.5em 0.2em 0.2em 0.4em;
}
/*</nowiki></pre>*/