Utilisateur:LuandK/myskin.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) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
* {
	margin: 0 !important;
	padding: 0 !important;
}

body {
	background-color: #C0DEED !important;
	background-image: url(http://s.twimg.com/a/1287010001/images/themes/theme1/bg.png) !important;
	background-repeat: repeat-x !important;
	background-position: left top !important;
	font-family: Arial, Sans-serif !important;
	font-size: 9pt;
}

a:link, a:hover, a:active, a:visited {
	color: #0645ad !important;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
}
a:hover, a:active {
	text-decoration: underline;
}

#content {
	width: 1010px !important;
	margin: 0 auto !important;
        background-color: #ffffff;
	-moz-border-radius: 0.5em !important;
}

#global-wrapper {
	background-color: #000000 !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
}