MediaWiki:Common.css
De Wiki Dofus
Révision datée du 23 septembre 2009 à 14:21 par GyD (discussion | contributions)
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.
/*<pre>*/ /** Le CSS placé ici sera appliqué à toutes les apparences. */ /* APPARENCE DES MESSAGES D'ALERTE */ .alerte { padding:0.2em; background:#FFFFDD; margin-bottom:0.4em; font-style: italic; } /* Standard Navigationsleisten */ div.BoxenVerschmelzen, div.NavFrame { margin: 0px; padding: 2px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.BoxenVerschmelzen div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #ffffff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; font-size: 100%; background-color: #efefef; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } .NavToggle { font-size: x-small; float:right; } table td{ vertical-align: top; } .my_sortable th:after{ content: 'tri'; font-size: 10px; font-style: italic; font-weight: normal; } /*#ban_google { width: 120px; clear: left; position: fixed; !important position: absolute; padding: 35px 0px 0px 3px; float: right; right: 0px; top: 10px; z-index: 2; } #content { margin: 2.8em 120px 0 12.2em; }*/ #mini_ad_google{ width: 234px; height: 60px; /*position: fixed; !important*/ position: absolute; right: 4px; /*top: 19px; !important*/ top: -17px; } #content{ padding-top: 15px; } #pub_menu_google { width: 120px; height: 600px; border: 1px solid #aaa; margin-top: 10px; margin-left: 10px; padding: 0; position: absolute; } /* Style de la page d'acceuil */ div.home.background { background: url(/_images/7/7a/Home_Background.jpg) no-repeat right bottom; } div.home.container { /*width: 827px;*/ max-width: 80%; min-width: 827px; } div.home.welcome { height: 75px; } div.home.menu div.insideborder, div.home.featured div.insideborder, div.home.dnews div.insideborder, div.home.wnews div.insideborder, div.home.last div.insideborder { margin: 5px; } div.home.menu, div.home.featured, div.home.dnews, div.home.wnews, div.home.last { margin: 5px; border: 1px solid #EEEEEE; background-color: white; } div.home.menu { float: left; width: 30%; background-color: #c8d8ff; border-color: #8898bf; } div.home div.insideborder, div.home div.insideborder{ height: 290px; } div.home.featured { float: left; width: 67%; } div.home.featured div.insideborder div.texte{ margin: 0; padding: 0; overflow: hidden; height: 225px; } div.home.dnews, div.home.wnews { float: left; /*width: 27.2%;*/ width: 4.08%; overflow: hidden; } div.home.dnews { border-color: #fbc917; background-color: #fde9ba; } div.home.wnews { border-color: #97bf87; background-color: #d7ffc7; } div.home.last ul { list-style-image: none; list-style-type: none; margin-left: 10px; } div.home.last { float: left; width: 41.1%; overflow: hidden; } div.home.last span.comment, div.home.last li .mw-userlink, div.home.last span.mw-usertoollinks { display: none; } div.home.last li { white-space: nowrap; } div.home.last li.not-patrolled{ background-color: transparent; } div.home .container { position: relative; } div.home div.facebook { position: absolute; right: -60px; } /*</pre>*/