A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - Autres

MediaWiki:Common.css

De acadpharm
Sauter à la navigation Sauter à la recherche

Note : après avoir enregistré 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 pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac).
  • Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac).
  • Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
  • Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité et sécurité → Effacer les données d’exploration → Images et fichiers en cache.
/* Le CSS placé ici sera appliqué à tous les habillages. */

span#mw-headline {display:none;}
/*<span class="mw-headline" id="R.C3.A9sultats_du_site_de_Google">Résultats du site de Google</span>*/

.ns-4 h1 { display: none; }

div#p-navigation, div#p-Espaces, div#p-tb, #left-navigation, span.ht-editsection {display:none;}

div#content.mw-body {margin-left:0;}
/*#siteNotice.mw-body-content { position:absolute; margin:-9em; }

#siteNotice.mw-body-content { position:relative; top:-7em;  }*/

#mw-content-text { text-align:justify; }

#footer-info-lastmod { display: none; }

#right-navigation > div#p-views {display: none;}
#right-navigation > div#p-cactions {display: none;}

.mobile { display:none; }

.ddm {
  position: absolute;
  top: 100px;
  right: 20px;
  background-color: #848484;
}

.dateRevision {
	font-style: italic;
        color: #848484;
        position: absolute;
        bottom: 0px;
        right: 10px;
}

div#mw-head {
	background: url(skins/acadpharm/personnages.jpg) no-repeat right top;
	height: 168px;
}

@charset "utf-8";
/* CSS Document*/

html,
body {
	height: auto;	
}

body {
	background: white;	
}

a,
.mw-body a.external,
div#mw-panel div.portal div.body ul li a,
#mw-panel.collapsible-nav .portal.collapsed h3 a {
	color: #00835d;	
}

a:visited,
.mw-body a:visited,
.mw-body a.external:visited,
div#mw-panel div.portal div.body ul li a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
	color: #00422f;
}

div.definition_base a:link {
  color: #000;
}

div.definiton_base a:hover {
  color: #000;
}

div.definition_base a:visited {
  color: #000;
}

ul {
    list-style-image: url(skins/acadpharm/bullet-icon.png);
}

h1 {
	color: #414141;
}

h1#firstHeading {
	font-weight: bold;	
}

h1#firstHeading b {
	font-weight: 700;
}

div#p-logo {
	width: 424px;
	height: 70px;
	top: -140px;
	left: 15px;
        position:absolute;
}

div#p-logo a {
    background-image: url(skins/acadpharm/logo.png) !important;
	background-size: contain;
    width: 424px;
	height: 70px;
    display: block;
}

div#mw-head-base,
div#mw-page-base {
	height: 0;
	margin: 0;
}

div#content {
	margin-top: 225px;	
	border: none;
	border-top: 1px solid #d0d0d0;
}



.skin-vector .mw-notification {
	border: 1px solid #d0d0d0;	
}


div#p-personal ul {
	padding-left: 0;
}

div#left-navigation,
div#right-navigation {
	margin-top: 186px;
}

div#p-personal {
	top: 98px;
}

div#p-personal a,
div#p-personal a.new,
div#p-personal a.new:visited,
div#p-personal a.new:active {
	color: white;
}

div#p-personal a:visited,
div#p-personal a:active {
	color: #a9ffe6;
}

div#left-navigation div.vectorTabs {
	background: none;	
}

div.vectorTabs,
div.vectorTabs span,
div.vectorMenu h3 a {
	background-image: url(skins/acadpharm/tab-break.png);	
}

div.vectorTabs ul li {
	background-image: url(skins/acadpharm/tab-normal-fade.png);	
}

div.vectorTabs li.selected {
	background: white;	
}

div.vectorTabs span > a {
	color: #595959;	
}

div#footer {
    margin: 60px 0 0 0;
    padding: 40px 0 0 12.25em;
	background: #b1b1b1 url(skins/acadpharm/logo-unistra.png) no-repeat right 9px;
	color: #00825c;
}

/*
div#footer:before {
    border-radius: 50% 50% 0 0;
    border-top: 50px solid #B1B1B1;
    content: "";
    height: 70px;
    margin-top: -74px;
    position: absolute;
    right: 100px;
    width: 150px;
}
*/
div#footer div:last-child {
	border-bottom: 18px solid #218b6c;	
	min-height: 35px;
}

div#footer #footer-icons,
/*div#footer #footer-info,*/
div#footer #footer-info-viewcount {
	display: none;
}

div#footer #footer-icons li {
	margin-left: 0;
	padding: 0.5em 0 1em;	
}

div#footer ul li {
	color: #00825c;	
}

div#mw-panel {
	background: #e6e6e6;
	margin-top: -30px;	
	top: 200px;
}

div#mw-panel.collapsible-nav .portal.collapsed h3 {
	font-weight: bold;
}

#mw-panel.collapsible-nav .portal h3 {
	font-weight: bold;
}

.mw-ui-button.mw-ui-primary {
    background-color: #00835d;
    background-image: none;
    border: 1px solid #005b41;
}

.mw-ui-button.mw-ui-primary:hover {
    background-color: #005b41;
    background-image: none;
    border: 1px solid #00835d;
}

div#catlinks {
	display: none;	
}


@media (max-width: 1345px) {
div#p-logo {
	width: 300px;
}

div#p-logo a {
    width: 300px;
}
}

@media (max-width: 1180px) {
div#p-logo {
	width: 220px;
}

div#p-logo a {
    width: 220px;
}
}

@media (max-width: 1100px) {
div#p-logo {
	width: 70px;
}

div#p-logo a {
    width: 70px;
	background-size: auto;
	background-position: left center;
}
}


/* Extension */


#headertabs.large .ui-widget-content a,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #00835d;
}
#headertabs.large .ui-widget-content a:visited {
    color: #00422f;
}
#headertabs.large .ui-widget-content a.new {
    color: #BA0000;
}
#headertabs.large .ui-widget-content a.new:visited {
    color: #A55858;
}
#headertabs.large .ui-widget-content a.extiw {
    color: #00835d;
}
#headertabs.large .ui-widget-content a.redirect {
    color: #00835d;
}
#headertabs.large .ui-widget-content a.redirect:visited {
    color: #00835d;
}

.ui-tabs .ui-tabs-nav li {
	border-color: #98d7c5;	
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background-image: url(skins/acadpharm/tab-inner-fade.png);	
}
div#menu-lettres {
	position: absolute;
	right: 0;
	bottom: 0;
	padding-right: 10px;
	color: transparent;
	font-size: 0;
}
div#menu-lettres > div.lettres > a:not(:last-child) {
	font-size: 12px;
	width: 25px;
	height: 25px;
	border: 2px solid #00835d;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	color: white;
	background: #00835d;
	display: inline-block;
	padding-top: 2px;
	box-sizing: border-box;
	margin: 0 1px;
}
div#menu-lettres > div.lettres {
	float: left;	
}
div#menu-lettres > div.lettres > a:last-child {
	font-size: 12px;
	display: inline-block;
	margin-left: 5px;
}
div#menu-lettres > div.lettres > a:not(:last-child):hover,
div#menu-lettres > div.lettres > a:not(:last-child):focus {
	color: #00835d;
	background: white;
	text-decoration: none;
}
div#menu-lettres > div.lettres > a:not(:last-child):visited {
	background: #00835d;
	border-color: #00835d;
}
div#menu-lettres > div.lettres > a:not(:last-child):visited:hover,
div#menu-lettres > div.lettres > a:not(:last-child):visited:focus {
	color: #00422f;
	border-color: #00422f;
	background: white;
	text-decoration: none;
}
div#menu-lettres > a.entrees {
	font-size: 12px;
	display: inline-block;
	margin-left: 10px;
	padding-top: 4px;
	font-weight: bold;
}
div#menu-lettres > a.entrees + span {
	font-size: 12px;
	color: black;
}
/*
*/