Aller au contenu

Utilisateur:Ltrlg/styles/DeluxeHistory.css

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Firefox (sur GNU/Linux) / Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* Couleurs */
	#pagehistory li.history-user-normal { 
		background-color: #dbdbff; 
	}

	#pagehistory li.history-user-sysop { 
		background-color: #ff9; 
	}

	#pagehistory li.history-user-bot { 
		background-color: #c6ffb3; 
	}

	#pagehistory li.history-user-ip { 
		background-color: #fcc; 
	}

/* Icônes */
	.deluxehistory-action-icon {
		margin: 0 0.5em;
	}