Wiki Astérix
Advertisement
Wiki Astérix

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.
/* opacité logo */
#WikiHeader h2.wordmark.large.graphic.font-fontin img {
    opacity: 0.3;
    transition:all 0.3s;
}

#WikiHeader h2.wordmark.large.graphic.font-fontin img:hover {
    opacity: 1;
    transition:all 1s;
}


/*Page */
.WikiaPage .WikiaPageContentWrapper {
    border-radius:2pc 2pc 0 0;
    box-shadow: 0px 0px 176px -19px rgba(0,0,0,1);
}

/* Étiquette commentaires */
[class^='EntityHeader_name__'][href$="Soronos"]::after {
 content:"Administrateur";
 color:black;
 background-color:LightCoral;
 border-radius:5px;
 padding:0 5px;
 margin-left:3px
}
[class^='EntityHeader_name__'][href$="CritiCœur"]::after {
 content:"Administrateur";
 color:black;
 background-color:LightCoral;
 border-radius:5px;
 padding:0 5px;
 margin-left:3px
}
[class^='EntityHeader_name__'][href$="Chocolatorix"]::after {
 content:"Administrateur";
 color:black;
 background-color:LightCoral;
 border-radius:5px;
 padding:0 5px;
 margin-left:3px
}
[class^='EntityHeader_name__'][href$="Steuplérix_alias_Thibaut"], [href$="Steuplérix%20alias%20Thibaut"]::after {
 content:"Modérateur de contenu";
 color:black;
 background-color:LightCoral;
 border-radius:5px;
 padding:0 5px;
 margin-left:3px
}
/*Navigation*/
.WikiHeader nav li.marked,
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {border-radius: 0 0 -15px 15px;}
.WikiHeader > nav .subnav-3 {border-radius: 0 0 15px 15px;}
 
.WikiHeader .navbackground,
.WikiHeader > nav .subnav-2 {
    	border-radius: 0 0 0 15px;
}

/* Fond d'écran */
.WikiaArticleInterlang h3 { display: none; }
body.skin-oasis { 
   background-image:url(https://vignette.wikia.nocookie.net/asterix/images/2/27/Wallpaper_ast%C3%A9rix.png/revision/latest?cb=20200405162820&path-prefix=fr);
   background-position:center top;
   background-attachment: fixed;
   background-repeat:no-repeat;
}
body { 
    background-size: cover;
}
    
/*Personnalisation de l'en-tête*/
.wds-community-header {
	border: 1px solid LightCoral;
	border-radius: 18px;
	font-family: 'Rubik';
}
.wds-community-header::before {
	border-radius: 18px;
}

/* WikiaRail */
.WikiaRail .module {
	border: 1px solid maroon;
	border-radius: 40px;
}


/* Personnalisation du bandeau de présentation des pages utilisateur*/
.UserProfileMasthead .masthead-info {
	border-radius: 0 0 40px 40px;
}


/*Classes d'infobox*/
.infobox {
    width:278px; 
    margin:0 0 .5em 1em;
    border:1px solid maroon; 
    float:right; 
    background:none; 
    font-size: 100%;
    padding:1px;
}

/* ARTICLES */
.WikiaArticle .pre {
  border:1px dashed maroon;
}
 
.WikiaArticle .toc {
  border-radius:20px;
}
 
.WikiaArticleCategories {
  border:1px solid maroon;
}

/* Page */
.WikiaPage {
    border-radius:2px;
}

/* menu shadows */
 
.AccountNavigation .subnav, #WallNotifications .subnav, .GlobalNavigation .subnav, .ChatWindow .UserStatsMenu {
    box-shadow:0 1px 40px 0 white;
}

/* Icône de notifications */
 #WallNotifications .bubbles {
	background: red;
	height: 70px;
    width: 40px;
}
 /* Place du rond signalant le nombre de notifications */
#WallNotifications .bubbles #bubbles_count {
    left: 25px;
    top: 5px;
}

/* Avatars */
.avatar {
    border-radius:2pc;
}

/*tabber*/
.tabbernav {
    font-family: inherit !important;
    font-weight: normal !important;
    font-size: 13px !important;
    border-bottom: 3px solid red !important;
    padding: 0.3em 0 !important;
}
.tabbernav a {
    padding: 0.3em 0.5em !important;
    margin: 0 !important;
    color: white !important;
    border: none !important;
    background: transparent !important;
}

.tabbernav :not(.tabberactive) a {
    background: rgba(255,0,0, 0.4) !important;
}

.tabbernav :not(.tabberactive) a:hover {
    background: rgba(255,0,0, 0.5) !important;
}

.tabberactive a {
    color: white !important;
    background: red !important;
}

.tabbertab {
    border: none !important;
    padding: 0 !important;
}

/* add spaces to tabview tabs */
.tabberlive > ul.tabbernav > li {
    margin-right: 2px;
}

 
/* Pointeurs */
/**Pointeur classique**/
body {
  cursor:url('https://vignette.wikia.nocookie.net/asterix/images/8/8d/Steupl%C3%A9rixCurseur.png/revision/latest?cb=20200429184417&path-prefix=fr'), auto;
}
/**Indicateur de lien**/
a, input {
  cursor: url('https://vignette.wikia.nocookie.net/asterix/images/8/8d/Steupl%C3%A9rixCurseur.png/revision/latest?cb=20200429184417&path-prefix=fr'), auto;
}

/* Sommaire des articles */
#toc {
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    position: relative;
    color: black;
    border: 3px solid #D18679;
}
 
#toc::after {
    background: #ffffff url(https://vignette.wikia.nocookie.net/asterix/images/6/6b/D%C3%A9buts_Ast%C3%A9rix.jpg/revision/latest?cb=20200430180711&path-prefix=fr) no-repeat right bottom;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    content: "";
}
 
#toc a{color: black;}
#toc a:hover{text-decoration: none;}
#toc ol a{
    color: black;
    transition: opacity 0.5s;
}
#toc ol a:hover{
    background: #FAEF0A;
    color: white;
}
 
#toctitle {
    background: #FAEF0A;
    color: white;
}
 
#toctitle a {
    color: white;
}
 
#toctitle h2 {
    font-weight: 700;
}
 
.nav.toc li:before {
    font-weight: 500;
}

/*Autres*/
/*Personnalisation du bandeau de présentation*/
.WikiaUserPagesHeader {
	background-color: transparent;
	background-image: none;
}
.UserProfileMasthead {
	margin-top: 50px;
}
.UserProfileMasthead .masthead-avatar {
	height: 100px;
	margin-left: 5px;
	margin-top: 5px;
	width: 100px;
}
.UserProfileMasthead .masthead-avatar .avatar {
    border-radius: 10px;
	max-height: 125px;
	max-width: 125px;
}
.UserProfileMasthead .masthead-info {
	border-radius: 0px 0px 40px 10px;
	margin-bottom: 30px;
	margin-left: 150px;
	margin-right: 12px;
}
.UserProfileMasthead .masthead-info-lower:before {
	border: none;
}
.UserProfileMasthead .masthead-info h1 {
	font-size: 30px;
	line-height: 40px;
}
.UserProfileMasthead .masthead-info > div {
	padding: 15px;
}
.masthead-info-lower .wikis a {
	color: black;
	font-weight: bold;
    margin-left: 10px;
}
.WikiaUserPagesHeader .tabs-container {
	margin-bottom: 6px;
}
.WikiaUserPagesHeader .tabs .selected a {
    background: none;
    border: none;
    border-bottom: 3px solid #1F7370;
    color: #E2E2E2;
    cursor: pointer !important;
    top: 2px !important;
}
 
.WikiaUserPagesHeader .tabs li a:hover {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    border-bottom: 3px solid #1F7370;
    text-decoration: none;
    top: 1px;
}
 
.WikiaUserPagesHeader .tabs li a {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.5s linear 0s;    
    color: #ADADAD;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    text-shadow: 0 1px rgba(0,0,0,0.7);
}
 
 
.WikiaUserPagesHeader .tabs-container {
	margin-bottom: 6px;
}
.tabs-container .tabs .selected a {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(35%, #005F9C), color-stop(65%, #1D88CB)) !important;
	color: lightgrey !important;
	padding: 1px 50px 2px !important;
}
.tabs-container .tabs li:not(.selected) a {
	margin-top: -5px;
}
 
.tally span.fixedwidth {
	width: 65px;
}
.UserProfileMasthead .masthead-info {
	background: url("https://vignette.wikia.nocookie.net/asterix/images/b/b1/Idefix_asterix.png/revision/latest?cb=20200430182631&path-prefix=fr");
}

/*FANDOM Badge*/
.FANDOM-badge {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: normal;
    font-family: Rubik, Helvetica, Arial, sans-serif;
    font-size: .875rem;
    line-height: 1.5rem;
    background-color: #39424d;
    width:100%;
    max-width:700px;
    color: #fff;
    margin: auto;
    margin-top:40px;
    text-align: center;
}
.FANDOM-avatar {
    border: 2px solid #ccc;
    height: 90px;
    margin: 0 auto -40px;
    -webkit-transform: translateY(-45px);
    -moz-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    -o-transform: translateY(-45px);
    transform: translateY(-45px);
    width: 90px;
}
.FANDOM-badge .fs1rem {
    color: #fff;
    display: block;
    font-size: 1rem;
}
.FANDOM-about {
    margin: 14px 70px 0;
    line-height: 1.3125rem;
}
.FANDOM-profile {
    background-color: #2c343d;
    margin-top: 20px;
    text-transform: uppercase;
}

blockquote.FANDOM-badge.context-link { padding: 1em 0.5em }

/*PortailNav*/
.portalitem {
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    /*height: 90px!important; */
    /*margin-bottom: -42px;*/
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
    /*width: 90px!important; */
}
.portalitem .portalitemhover {
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    /*background-color: rgba(0, 0, 0, 0);*/
    border-radius: 100px;
    margin-left: -2px;
    margin-top: -93px;
    /*opacity: 0;*/
    overflow: hidden;
    position: absolute;
    /*transition: opacity 0.5s;*/
    visibility: hidden;
    z-index: 10;
}
.portalitem:hover .portalitemhover {
    height: 95px;
    /*opacity: 0;*/
    visibility: hidden;
    width: 95px;
}
.portalitemhover div {
    margin-top: 36px;
    text-align: center;
}
.portalitemhover span {
/*    font-size: 14px;
    font-weight: bold;*/
}

.portalitem p {
    margin: 0;
}
.portalitem:hover,
.portalitem:focus,
.portalitem:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.portalitem a, .portalitem a:link, .portalitem a:visited {
    color: #fbcd18;
}

/*Page utilisateur*/
.user-identity-box__wrapper {
  background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .4)), url("https://static.wikia.nocookie.net/asterix/images/c/cb/ImageUtilisateur.png/revision/latest?cb=20210402100917&path-prefix=fr");
  background-size: 100%
Advertisement