Wiki Assassin's Creed
Advertisement
Wiki Assassin's Creed

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.
/**********/
/* portal */
/**********/
.portal_container { }
.portal_section ul  { list-style: disc; }
.portal_section { border: 1px solid rgb(0,0,51); margin: 0 0 10px 0; background: transparent; background-image: -moz-linear-gradient(top, rgba(248,248,255, 0.1) 0, rgba(238,233,233,0.4) 100%); -moz-border-radius: 1em; -moz-box-shadow:0px 0px 4px rgba(137,139,139,0.5); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(149,213,255, 0.1)), color-stop(100%, rgba(0,26,43,0.4))); -webkit-border-radius: 1em; -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5); border-radius: 1em; box-shadow: 0px 0px 4px rgba(137,139,139,0.5); }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted rgb(0,0,0); text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 1em; bottom: -2em; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: rgb(0,0,0) !important; }
.portal_body { padding: 0.8em; }
.portal_subheader { padding: 0 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(0,0,0) !important; }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 2px dotted rgb(0,0,0); text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: rgb(0,0,0) ; }

/* Infoboxes */
.infoboite {
  float: right;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border:1px solid #D9D9D9 !important;
  margin: 1em 0 1em 1em;
  width: 245px;
  z-index: 150; 
}
.infoboite .barre_haut {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  line-height: 23px;
  height: 23px;
  font-size: 85%;
}
.infoboite .contenu { padding: 2px; text-align: center; }
.infoboite table { 
  border-collapse: collapse;
  font-size: 75%;
  width: 100%;
  background-color: transparent;
  table-layout: fixed;
}
.infoboite table a, .infoboite table a:visited { text-decoration: underline; color: inherit; }
.infoboite td, .infoboite th { vertical-align: top; padding: 0; }
.infoboite th { text-align: left; font-weight: bold; color: #FFF }
.infoboite td { text-align: right; }
.infoboite table.bloc { font-size: 100%; }
.infoboite table.bloc th, .infoboite table.bloc td { text-align: center; width: 50%; }
.infoboite tr.un th, .infoboite tr.un td { text-align: center; }
.infoboite tr.deux { border-top: 1px solid #B5B7CF; border-bottom: 1px solid #B5B7CF; }
.infoboite tr.deux th { padding-left: 2px; }

.portal_body .WikiaPhotoGalleryPreview
{
  margin-left: -0.8em;
}
Advertisement