19
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: | ||
/* Código CSS colocado aqui será aplicado a todos os temas */ | /* Código CSS colocado aqui será aplicado a todos os temas */ | ||
/* Code | /* Header Footer Code */ | ||
header { | |||
height: 63px; | |||
display: block; | |||
} | } | ||
header >.global-pri-nav-container > h1 { | header >.global-pri-nav-container > h1 { | ||
| Linha 12: | Linha 11: | ||
border-bottom: 0; | border-bottom: 0; | ||
} | } | ||
# | header ~ div#mw-navigation div#mw-head { | ||
top: 69px; | |||
} | } | ||
# | header ~ div#mw-navigation #pt-logout, | ||
header ~ div#mw-navigation #pt-anonlogin, | |||
header ~ div#mw-navigation #p-logo { | |||
# | |||
display: none; | display: none; | ||
} | } | ||
form.bodySearch >.bodySearchWrap > input[name="go"] { | form.bodySearch >.bodySearchWrap > input[name="go"] { | ||
display: none; | display: none; | ||
} | } | ||
#mw-navigation #mw-panel.collapsible-nav .portal.first.persistent { | #mw-navigation #mw-panel.collapsible-nav .portal.first.persistent { | ||
margin-top: 10px; | margin-top: 10px; | ||
| Linha 64: | Linha 30: | ||
font-size: 1em; | font-size: 1em; | ||
} | } | ||
header ~ div#mw-navigation #mw-panel { | |||
top: 69px; | |||
z-index: 1; | |||
} | } | ||
footer#global-engage-footer { | |||
background: #f6f6f6; | |||
} | } | ||
.templeMember #global-engage-header ul.main-nav li.nav-temple-link .templeInfoChecked .nav-item.temple { | |||
display: block !important; | |||
# | |||
} | } | ||
edições