Diferencia entre revisiones de «MediaWiki:Timeless.css»

De bioconstrupedia
Saltar a: navegación, buscar
(Página creada con «CSS placed here will affect users of the Timeless skin: Website title text: #p-logo-text a { font-family: "Dancing Script"; font-variant: none; } /* Username te...»)
(Sin diferencias)

Revisión del 20:50 30 oct 2020

/* CSS placed here will affect users of the Timeless skin */
/* Website title text */
#p-logo-text a {
	font-family: "Dancing Script";
	font-variant: none;
}
/* Username text */
#p-personal-label > b {
	font-family: "Dancing Script";
}