MediaWiki:Common.css

Aller à : navigation, rechercher

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.
/* Le CSS placé ici sera appliqué à tous les habillages. */
.mw-body-content a:link
{
	color: #1a64c7 !important;
}
.toctext,
.tocnumber
{
	color: #1a64c7 !important;
}
#personal-tools-dropdown,
.mw-mmv-dialog,
.mw-mmv-download-dialog,
.mw-mmv-warning-visible,
.magnify
{
	display: none;
}
.toctext
{
line-height: 1.9 !important;
}
.mw-mmv-download-button
{
display: none !important;
}
.mw-mmv-options-button
{
display: none !important;
}
.mw-mmv-reuse-button
{
display: none !important;
}
.mw-mmv-stripe-button-container
{
display: none !important;
}
.mw-mmv-image-metadata
{
display: none !important;
}
h1
{
font-size: 1.875em !important;
font-weight: 500;
}
h2
{
font-size: 1.5em;
}
h3
{
font-size: 1.1em;
font-weight: 600;
}
h4
{
font-size: 1.1em;
}
a
{
color: #2F80ED;
}
a:hover
{
color: #0A2342;
}
#catlinks a:first-child
{
color: #D81E5B;
}
#contenu table
{
border: none;
}
#catlinks
{
border: none;
}
.label
{
color: #D81E5B !important;
background-color: #FFDEE9 !important;
border-radius: 5px !important;
}
.label a
{
color: #D81E5B !important;
}
.button
{
color: #FFF !important;
background-color: #D81E5B !important;
border-radius: 5px !important;
box-shadow: 2px 3px 3px #FFD1E0 !important;
padding: 8px 20px;
}
.button a
{
color: #FFF !important;
}
.button: hover
{
background-color: #BB1A4F !important;
}
.button2
{
color: #FFF !important;
background-color: #1a73e8 !important;
border-radius: 5px !important;
padding: 8px 20px;
box-shadow: 2px 5px 4px #1f7bf2 !important;
}
.button2 a
{
color: #FFF !important;
}
.button2: hover
{
background-color: #1269db !important;
}
#sidebar table
{
border: none !important;
}
.mw-search {
padding-top:10px;
}
#searchtop {
width:275px;
}
#searchInput {
width:100%;
}
#outils {
    display: none;
}
.ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
    top: 45px !important;
}
#p-coll-print_export {
    display: none !important;
}
.button3
{
color: #FFF !important;
background-color: #0a2342 !important;
border-radius: 5px !important;
box-shadow: 2px 3px 3px #102d52 !important;
padding: 8px 20px;
}
.button3 a
{
color: #FFF !important;
}
.button3: hover
{
background-color: #041224 !important;
}
.button4
{
color: black !important;
border: 1px solid black;
background-color: #FFF !important;
border-radius: 5px !important;
box-shadow: none !important;
padding: 8px 20px;
}
.button4 a
{
color: #000000 !important;
}
.button4: hover
{
background-color: #F5F5F5 !important;
}
.mw-ui-button
{
color: #FFF !important;
background-color: #1a73e8 !important;
border-radius: 5px !important;
padding: 8px 20px !important;
box-shadow: 2px 5px 4px #1f7bf2 !important;
border-width: 0 !important;
font-family: "Helvetica Neue" !important;
font-weight: normal !important;
font-size: 1rem !important;
}
.mw-ui-button a
{
color: #FFF !important;
}
.mw-ui-button: hover
{
background-color: #1269db !important;
}
/* pour extension popup.mwe-popups-settings-icon {
display: none !important;
} */