« MediaWiki:Common.css » : différence entre les versions
Page de l’interface de MediaWiki
Autres actions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 482 : | Ligne 482 : | ||
font-size: 90%; | font-size: 90%; | ||
line-height: 1.1em; | line-height: 1.1em; | ||
float: right; | float: right!important; | ||
clear: right; | clear: right!important; | ||
align:right!important; | |||
/* haut droite bas gauche */ | /* haut droite bas gauche */ | ||
margin: 0 0 .5em 1em; | margin: 0 0 .5em 1em!important; | ||
width: 300px; | width: 300px!important; | ||
-webkit-border-radius: 0.3em; | -webkit-border-radius: 0.3em!important; | ||
-moz-border-radius: 0.3em; | -moz-border-radius: 0.3em!important; | ||
border-radius: 0.3em; | border-radius: 0.3em!important; | ||
border: 1px solid #CCC; | border: 1px solid #CCC; | ||
box-shadow: 0 0.3em 0.6em rgba(0, 0, 0, 0.1); | box-shadow: 0 0.3em 0.6em rgba(0, 0, 0, 0.1)!important; | ||
padding: 0.1em; | padding: 0.1em!important; | ||
} | } | ||
Ligne 518 : | Ligne 519 : | ||
color: #000; | color: #000; | ||
} | } | ||
.table-bordered > tbody > tr > th {border:none!important) | |||
Ligne 524 : | Ligne 527 : | ||
.entete.construction { | .entete.construction { | ||
background-color:#03576C; | |||
background: url("//nefald.fr/wiki/images/e/ea/entete_construction.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/e/ea/entete_construction.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 531 : | Ligne 535 : | ||
.entete.plugin { | .entete.plugin { | ||
background-color:#FDB600; | |||
background: url("//nefald.fr/wiki/images/6/67/entete_plugin.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/6/67/entete_plugin.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 537 : | Ligne 542 : | ||
.entete.joueur { | .entete.joueur { | ||
background-color:#0072B1; | |||
background: url("//nefald.fr/wiki/images/5/56/entete_joueur.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/5/56/entete_joueur.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 543 : | Ligne 549 : | ||
.entete.personnage { | .entete.personnage { | ||
background-color:#0072B1; | |||
background: url("//nefald.fr/wiki/images/f/f4/entete_personnage.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/f/f4/entete_personnage.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 549 : | Ligne 556 : | ||
.entete.grade { | .entete.grade { | ||
background-color:#3AACCA; | |||
background: url("//nefald.fr/wiki/images/2/2b/entete_grade.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/2/2b/entete_grade.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 555 : | Ligne 563 : | ||
.entete.guilde { | .entete.guilde { | ||
background-color:#FF2D07; | |||
background: url("//nefald.fr/wiki/images/2/2f/entete_guilde.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/2/2f/entete_guilde.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 561 : | Ligne 570 : | ||
.entete.ville { | .entete.ville { | ||
background-color:#026B84; | |||
background: url("//nefald.fr/wiki/images/3/3e/entete_ville.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/3/3e/entete_ville.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 568 : | Ligne 578 : | ||
.entete.monde { | .entete.monde { | ||
background-color:#82C300; | |||
background: url("//nefald.fr/wiki/images/7/71/entete_monde.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/7/71/entete_monde.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 574 : | Ligne 585 : | ||
.entete.logiciel { | .entete.logiciel { | ||
background-color:#963DC7; | |||
background: url("//nefald.fr/wiki/images/e/e2/entete_logiciel.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/e/e2/entete_logiciel.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 580 : | Ligne 592 : | ||
.entete.mod { | .entete.mod { | ||
background-color:#FFD644; | |||
background: url("//nefald.fr/wiki/images/0/0d/entete_mod.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/0/0d/entete_mod.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 586 : | Ligne 599 : | ||
.entete.territoire { | .entete.territoire { | ||
background-color:#578103; | |||
background: url("//nefald.fr/wiki/images/6/60/entete_territoire.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/6/60/entete_territoire.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 592 : | Ligne 606 : | ||
.entete.application.mobile { | .entete.application.mobile { | ||
background-color:#A4C639; | |||
background: url("//nefald.fr/wiki/images/1/16/entete_application_mobile.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/1/16/entete_application_mobile.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 598 : | Ligne 613 : | ||
.entete.schematic { | .entete.schematic { | ||
background-color:#596DDB; | |||
background: url("//nefald.fr/wiki/images/f/f5/entete_schematic.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/f/f5/entete_schematic.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 604 : | Ligne 620 : | ||
.entete.roleplay { | .entete.roleplay { | ||
background-color:#1E5C97; | |||
background: url("//nefald.fr/wiki/images/f/fe/entete_roleplay.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/f/fe/entete_roleplay.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 611 : | Ligne 628 : | ||
.entete.tutoriel { | .entete.tutoriel { | ||
background-color:#488BDD; | |||
background: url("//nefald.fr/wiki/images/e/e5/entete_tutoriel.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/e/e5/entete_tutoriel.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 617 : | Ligne 635 : | ||
.entete.metier { | .entete.metier { | ||
background-color:#7BAFFF; | |||
background: url("//nefald.fr/wiki/images/e/e4/entete_metier.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/e/e4/entete_metier.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
Ligne 623 : | Ligne 642 : | ||
.entete.divinite { | .entete.divinite { | ||
background-color:#012946; | |||
background: url("//nefald.fr/wiki/images/4/45/entete_divinite.png") no-repeat top right; | background: url("//nefald.fr/wiki/images/4/45/entete_divinite.png") no-repeat top right; | ||
width:100%; | width:100%; | ||
height:60px; | height:60px; | ||
} | } | ||
/* SK89Q'S WIKI wiki.sk89q.com - | /* SK89Q'S WIKI wiki.sk89q.com - WE LOVE IT! */ | ||
h2 { | h2 { |