MediaWiki:Gadget-UserProfile.css

Da Minecraft Wiki.
Vai alla navigazione Vai alla ricerca

Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
  • Opera: premi Ctrl-F5.
#contentSub > * + .horse-userprofile {
	margin-top: 1em;
}
.horse-userprofile {
    font-size: inherit;
    line-height: 1.6;
	background: none;
	padding: 6px 12px;
    border-color: #a2a9b1;
}
.horse-userprofile p {
	margin: 0;
}
.horse-userprofile-info span:first-of-type {
	font-weight: bold;
}
.horse-userprofile .mw-warning-with-logexcerpt {
	margin-bottom: 0;
}
.horse-userprofile-contribs .mw-uctop {
    font-weight: bold;
}