« Utilisateur:Trizek/common.css » : différence entre les versions
Apparence
Contenu supprimé Contenu ajouté
Aucun résumé des modifications |
màj Balise : Contenu remplacé |
||
(10 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
/* Mise en couleur de liens de révocation et de relecture */ |
|||
.action-view #bodyContent { |
|||
.mw-rollback-link a { |
|||
max-width:1000px; |
|||
color: #D00000; |
|||
} |
} |
||
.patrollink a { |
|||
color: #009B00; |
|||
/*** Discrétion du lien de modification de la description des pages utilisant les discussions structurées ***/ |
|||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button, .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-constructive > .oo-ui-buttonElement-button { |
|||
color: #888; |
|||
font-size: 0.7em; |
|||
} |
|||
.flow-ui-boardDescriptionWidget .oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button { |
|||
padding-left:0; |
|||
} |
|||
/*** Présentation des pages d'aide ***/ |
|||
.ns-12.action-view .firstHeading, |
|||
.ns-12.action-submit .firstHeading { |
|||
max-width:890px; |
|||
border-bottom: 1px solid #ff5d00; |
|||
display: block; |
|||
font-family: Arial,sans-serif; |
|||
font-size: 2em; |
|||
font-weight: bolder; |
|||
margin: 1em 2em 0 1.6em; |
|||
} |
|||
/* Mise en forme général des titres et paragraphes */ |
|||
.ns-12.action-view #mw-content-text, |
|||
.ns-12.action-submit #mw-content-text { |
|||
background: #f6f6f6; |
|||
font-size: 1.1em; |
|||
line-height: 1.6em; |
|||
margin: 0 3em; |
|||
max-width: 900px; |
|||
} |
|||
.ns-12.action-view #mw-content-text .sans, |
|||
.ns-12.action-submit #mw-content-text .sans { |
|||
font-size: 14px; |
|||
line-height: 21px; |
|||
margin: 0; |
|||
max-width: 1000px; |
|||
} |
|||
.ns-12.action-view #mw-content-text p, |
|||
.ns-12.action-submit #mw-content-text p { |
|||
padding: 0.5em 2em; |
|||
} |
|||
/* Mise en forme du sommaire */ |
|||
.ns-12 #contentSub, .ns-12 .toctoggle, .ns-12 .tocnumber {display:none;} |
|||
.ns-12 .toc .toctitle { |
|||
text-align: center; |
|||
margin-top: 10px; |
|||
margin-bottom: 30px; |
|||
} |
|||
.ns-12 .toc .toctitle h2 { |
|||
font-size: 2em; |
|||
border:none; |
|||
font-family: "Linux Libertine",Georgia,Times,serif; |
|||
color: #252525; |
|||
font-weight: normal; |
|||
} |
|||
.ns-12 .toc { |
|||
border: none; |
|||
background:none; |
|||
font-size:100%; |
|||
width: 100%; |
|||
padding:0; |
|||
padding-left:10px; |
|||
padding-right:10px; |
|||
} |
|||
.ns-12 .toclevel-1 {font-weight: bold;} |
|||
.ns-12 .toclevel-2 {font-weight: normal; display: inline;} |
|||
.ns-12 .toclevel-2 + .toclevel-2:before {content: "— ";} |
|||
.ns-12 .toclevel-2 ul, .ns-12 .toclevel-3, .ns-12 .toclevel-4, .ns-12 .toclevel-5, .ns-12 .toclevel-6 {display: none;} |
|||
/* Retrait des liens "modifier" en début de section */ |
|||
.ns-12 .mw-editsection { |
|||
display: none; |
|||
} |
|||
.ns-12 h2:hover .mw-editsection, |
|||
.ns-12 h3:hover .mw-editsection, |
|||
.ns-12 h4:hover .mw-editsection, |
|||
.ns-12 h5:hover .mw-editsection, |
|||
.ns-12 h6:hover .mw-editsection { |
|||
display: inline; |
|||
} |
|||
/* Mise en forme des titres de niveau 2 + espacements blanc entre les sections */ |
|||
.ns-12 #mw-content-text h2 { |
|||
border:none; |
|||
border-top: 30px solid white; |
|||
font-family: Arial,sans-serif; |
|||
font-size: 1.6em; |
|||
font-weight: bold; |
|||
margin-top: 1em; |
|||
padding: 20px 0 0 1em; |
|||
} |
|||
/* Mise en forme des autres titres + trait horizontal et espacement entre les sous-sections */ |
|||
.ns-12 #mw-content-text h3, |
|||
.ns-12 #mw-content-text h4, |
|||
.ns-12 #mw-content-text h5, |
|||
.ns-12 #mw-content-text h6 { |
|||
border:none; |
|||
border-top: 1px solid #DDD; |
|||
font-family: Arial,sans-serif; |
|||
font-weight: bold; |
|||
margin-top: 1em; |
|||
padding: 1em 0 0 1em; |
|||
} |
|||
/* Styles additionnels */ |
|||
.ns-12 #mw-content-text ul, |
|||
.ns-12 #mw-content-text pre, |
|||
.ns-12 #mw-content-text dl, |
|||
.ns-12 #mw-content-text ol { |
|||
margin: 0 5em; |
|||
} |
|||
.ns-12 div.homonymie, |
|||
.ns-12 div.bandeau-section { |
|||
background-color: #d2e5f7; |
|||
border: medium none; |
|||
font-style: italic; |
|||
margin: 0 0 0.7em; |
|||
padding: 2px 0 1px 4px; |
|||
} |
} |
||
/* Mise en avant des commentaires ciblés dans DiscussionTools */ |
|||
/* Tableauw */ |
|||
.ext-discussiontools-init-targetcomment { |
|||
.ns-12 .wikitable { |
|||
background-color: rgb(216, 235, 255); |
|||
max-width: 100%; |
|||
table-layout:fixed; |
|||
} |
} |