MediaWiki:Common.css : Différence entre versions
Sauter à la navigation
Sauter à la recherche
Ligne 40 : | Ligne 40 : | ||
#searchInput { | #searchInput { | ||
border: none; | border: none; | ||
− | box-shadow: black; | + | box-shadow: inset 0 0 1px 1px black; |
} | } | ||
Version du 1 juin 2020 à 07:39
/* Le CSS placé ici sera appliqué à tous les habillages. */ head { background-color: white; } panel { background-color: none; } element.style { background-color: white; } #mw-page-base { background: linear-gradient(white, white); } body { width:80%; text-align: center; margin-top: 1em; margin: auto; position:relative; background-color: white; font-family: ; font } div { text-align: left; } body #ca-delete { display: none !important; } .vectorTabs .new a, .vectorTabs .new a:visited { color: black; } #searchInput { border: none; box-shadow: inset 0 0 1px 1px black; } #footer-poweredbyico,#f-copyrightico,li#footer-places-disclaimer,li#footer-places-privacy{display:none !important} div#content { border-left: 1px solid gray; } .mw-body { border: 0px; } .vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 { background-color: white; background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,white 100%); } h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid gray; } #mw-panel .portal h3 { color: black; font-weight: normal; margin: 0.5em 0 0 0.66666667em; padding: 0.25em 0; cursor: default; border: 1px; font-size: 0.75em; } h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid gray; } #mw-panel .portal .body li a:visited { color: black; } #mw-panel .portal .body li a { color: black; } a:visited { color: black; } #mw-panel .portal .body li { margin: 0; padding: 0.25em 0; font-size: 0.8em; line-height: 1.5em; word-wrap: break-word; } a.new:visited, #p-personal a.new:visited { color: black; } a.new, #p-personal a.new { color: black; } div#content a { color: darkgreen; } #mw-panel .portal .body { background-image: none; } #mw-panel #p-logo + .portal { margin-top: 0.6em; } .vectorTabs li a { color: black; } .vectorTabs li a { color: black; } h3, h4, h5, h6 { border-bottom: 0; }