7
edições
Informações sobre a edição das páginas da wiki em português e do Centro do FamilySearch.
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 1: | Linha 1: | ||
___NORICHEDITOR___ | |||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/*Begin - the following has been added to reduce 'down-shifting' of text after header has been installed. */ | /*Begin - the following has been added to reduce 'down-shifting' of text after header has been installed. */ | ||
/* | /* h1#firstHeading { // removes the wiki page title from the top of the screen | ||
h1#firstHeading { // removes the wiki page title from the top of the screen | |||
display: none; | display: none; | ||
} | } | ||
*/ | */ | ||
.mw-body .firstHeading { | |||
display:none; | |||
} | |||
/* The following definition is needed for collapsible menu items */ | /* The following definition is needed for collapsible menu items */ | ||
| Linha 168: | Linha 168: | ||
} | } | ||
input[type=number], input[type=email], | input[type=number], input[type=email], | ||
input[type=url], input[type=search], | input[type=url], input[type=search]{height: 2.5em; | ||
padding: 0.1em; | |||
padding-left: 1em; | |||
padding-right: 1em;}, | |||
input[type=tel], input[type=color], | input[type=tel], input[type=color], | ||
input[type=password], input[type=datetime], | input[type=password], input[type=datetime], | ||
edições