Utilisateur:Till034/vector.css

De Guild Wars 2 Wiki
Aller à la navigation Aller à la recherche

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/*<nowiki>masthead integration*/
#mw-page-base{
	background: url(http://wiki-fr.guildwars2.com/images/8/84/UtilisateurTill034_header.jpg) no-repeat 50% 0 !important;	
}

#mw-head-base {
	margin-top:-2em !important;	
}

#mw-head{
	top:3em !important;	
}

#mw-panel{
	top:260px !important;	
}

#p-personal a{
	color:white !important;	
}

#p-personal a:visited{
	color:grey !important;	
}

div.vectorMenu h5 a {
	background-image: none !important;
}

#pt-userpage, #pt-anonuserpage, #pt-login {
	background-image: none !important;
}

#p-logo {
        top:-210px;
}

#p-logo a {
        background-image:url(http://wiki-fr.guildwars2.com/images/c/ce/Utilisateur_Till034_logo.png) !important;
}

body{
	background: url(http://wiki-fr.guildwars2.com/images/8/84/UtilisateurTill034_header.jpg) no-repeat 50% 0 !important;
}

div.vectorTabs ul li {
	background-color:white;
	/*background-image:url(./degradé.png)*/
}

/*Homepage design*/

.cell{
	padding: 40px;
	color: white !important;
	font-size: 14px;
	background-size: 320px;
	background-origin: padding-box;
	background-repeat: no-repeat;
	/*text-align: justify;
	font-weight: bold;
	font-family: "EasonPro";*/
	width: 240px;
	height: 260px;	
}

.cell a{
        color: white;
	text-decoration: none;
}

.cell a:hover{
        color: white !important;
	text-decoration: underline;
}

.cell a:active{
        color: white !important;
	text-decoration: underline;
}

.cell a:visited{
	color: white !important;
}

.cell ul{
        list-style-type: disc;
        list-style-image: none;
}

.ticker li{
	height: 33%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ticker{
	width: 240px;
	height: 240px;
	overflow: hidden;
	/*border: 1px solid hsl(0, 0%, 87%);*/
	margin: 0;
	padding: 0;
}

.ticker *{
	color:white !important;
}

.ticker a{
	text-decoration: none;
}

.ticker a:hover{
	text-decoration: underline;
}

.superCell{
	width: 320px;
	float: left;
	height: 400px;	
}

.superCell h1{
	font-family: 'CronosPro';
	border:none;
	font-size: 32px;
	margin:0;
	margin-left:40px;
}

#home-dragon {
	position: absolute;
	width: 400px;
	min-width: 640px;
}

#home-golem {
	height: 480px;	
	left: -15px;
	bottom: -10px;
	position: absolute;
	width: 300px;
	background: url(http://wiki-fr.guildwars2.com/images/0/07/Utilisateur_Till034_golem.png) no-repeat left bottom;
	background-size: 300px;
}

#home-container {
	position: relative;
}

#home-cell1 {
	/*background-image: url(http://wiki-fr.guildwars2.com/images/0/08/Utilisateur_Till034_bleu.png);*/
        background-image: url(http://wiki-fr.guildwars2.com/images/0/0b/Utilisateur_Till034_bleu90.png);
}

#home-cell2 {
	background-image: url(http://wiki-fr.guildwars2.com/images/0/03/Utilisateur_Till034_vert.png);
}

#home-cell3 {
	background-image: url(http://wiki-fr.guildwars2.com/images/0/0b/Utilisateur_Till034_bleu90.png);
}

#home-cell4 {
	background-image: url(http://wiki-fr.guildwars2.com/images/2/29/Utilisateur_Till034_orange.png);
	overflow: hidden;
}

#home-cell5 {
	background-image: url(http://wiki-fr.guildwars2.com/images/a/a6/Utilisateur_Till034_violet.png);
}

#home-cell6 {
	background-image: url(http://wiki-fr.guildwars2.com/images/e/e7/Utilisateur_Till034_rouge.png);
}

@media only screen and (max-width: 1119px){
    /* rules defined inside here are only applied to browsers that support CSS media queries and the browser window is 959px or smaller */
	#home-container{
  		width:640px;
  	}
  	
  	#home-dragon{
  		height:1320px;
  		background: no-repeat right bottom;
  		background-image: url(http://wiki-fr.guildwars2.com/images/6/6e/Utilisateur_Till034_dragon.png);
  		background-position: center;
  		background-size: 1200px;
  		width: 100%;
  		top: 0;
  		left: 0;
  	}

  	#home-bandeau{
  		padding: 40px 30px;
		background-origin: padding-box;
		height: 50px;
		background: no-repeat;
		background-image: url(http://wiki-fr.guildwars2.com/images/4/4f/Utilisateur_Till034_Banniere2.png);
		width: 540px;
		margin: auto;
		color: white;
		font-size: 21px;
		font-family: 'CronosPro';
		margin-bottom: 20px;
		text-align: center;
		line-height: 1.1;
  	}
  	
  	#home-golem{
  		display: none;
  	}
  	
  	.superCell h1 {
  		background-image: url(http://wiki-fr.guildwars2.com/images/9/9d/Utilisateur_Till034_titre.png);
		color: white;
		background-repeat: no-repeat;
		height: 46px;
		vertical-align: middle;
		padding-top: 23px;
		text-align: center;
		width: 250px;  		
  	}
  	
  	.superCell{
  		height:440px;  		
  	}
}
    @media only screen and (min-width: 1120px){
    /* rules defined inside here are only applied to browsers that support CSS media queries and the browser window is 960px or wider */
  	#home-container{
  		width:960px;
  	}
	
  	#home-dragon{
  		height: 800px;
		background-image: url(http://wiki-fr.guildwars2.com/images/6/6e/Utilisateur_Till034_dragon.png);
		background-position: 90px -10px;
		background-size: 1200px;
		background-repeat: no-repeat;
		bottom: -16px;
		right: -16px;
		width: 400px;
  	}

        #home-bandeau{
  		padding: 50px 80px;
		background-origin: padding-box;
		height: 50px;
		background: no-repeat;
		background-image: url(http://wiki-fr.guildwars2.com/images/f/f0/Utilisateur_Till034_Banniere-large2.png);
		width: 744px;
		margin: auto;
		color: white;
		font-size: 26px;
		font-family: 'CronosPro';
		margin-bottom: 30px;
		text-align: center;
		line-height: 1.1;
  	}
  	
  	/* titres rouges */
  	.superCell h1 { 
  		background-image: url(http://wiki-fr.guildwars2.com/images/9/9d/Utilisateur_Till034_titre.png);
		color: white;
		background-repeat: no-repeat;
		height: 46px;
		vertical-align: middle;
		padding-top: 23px;
		text-align: center;
		width: 250px;  		
  	}
  	
  	.superCell{
  		height:440px;  		
  	}
}
/*</nowiki>*/