MediaWiki:Common.css
Revisão de 01h22min de 28 de abril de 2025 por Gurren1 (discussão | contribs) (Página substituída por '→** Template:HK CP Header. **: .hk-cp-header { display: block; font-family: var(--font-headline); margin-block-start: 1em; text-align: center; width: 100%;...')
Nota: Após salvar, você pode ter que limpar o "cache" do seu navegador para ver as alterações.
- Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
- Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
- Internet Explorer/Edge: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
- Opera: Pressione Ctrl-F5.
/*** Template:HK CP Header. ***/
.hk-cp-header {
display: block;
font-family: var(--font-headline);
margin-block-start: 1em;
text-align: center;
width: 100%;
}
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section-metaitem,
.ext-discussiontools-init-pageframe-latestcomment,
.ext-discussiontools-ui-replyWidget-footer,
.ext-discussiontools-ui-replyWidget-preview::before,
.oo-ui-popupToolGroup-header {
color: var(--theme-secondary);
}
.ve-ui-targetWidget-focused {
border-color: rgb(var(--theme-accent));
box-shadow: inset 0 0 0 1px rgb(var(--theme-accent));
}
.ext-discussiontools-ui-targetWidget > .ve-init-target > .ve-ui-surface > .ve-ce-surface .ve-ce-attachedRootNode,
.ext-discussiontools-ui-replyWidget-preview,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice,
.oo-ui-textInputWidget .oo-ui-inputWidget-input {
background-color: rgb(var(--theme-background-secondary));
color: var(--theme-primar);
}
.ext-discussiontools-init-targetcomment {
background-color: unset;
}