Ni Tian Xie Shen (Against the Gods) Wikia

A Donghua for the Novel will start airing since this year's (2023) Summer...❤️

As Reported, it will consist of 30 Episodes. Correct us if we are wrong.
The Newly Released Trailer (May 10) and other promotional materials can be accessed from the Donghua and News Sections.
Get Ready...!!

READ MORE

Ni Tian Xie Shen (Against the Gods) Wikia
Ni Tian Xie Shen (Against the Gods) Wikia
No edit summary
No edit summary
Line 1: Line 1:
@import url('/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css|u:dev:MediaWiki:CommentsPagination/code.css|u:dev:MediaWiki:DarkFandomWikisTheme/devcode.css|u:dev:MediaWiki:RedesignedAdminDashboard.css&only=styles|u:dev:MediaWiki:ModernLeaderboard.css|u:dev:MediaWiki:InterlanguageFlags.css|MediaWiki:Homepage.css');
+
@import url('/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css|u:dev:MediaWiki:CommentsPagination/code.css|u:dev:MediaWiki:DarkFandomWikisTheme/devcode.css|u:dev:MediaWiki:RedesignedAdminDashboard.css&only=styles|u:dev:MediaWiki:ModernLeaderboard.css|u:dev:MediaWiki:InterlanguageFlags.css|u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css|u:dev:MediaWiki:ModernWikiActivity.css');
 
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:ModernWikiActivity.css&only=styles";
 
 
@import url("/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css");
 
   
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/***** CSS placed here will be applied to all skins on the entire site. *****/

Revision as of 14:35, 26 July 2018

@import url('/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css|u:dev:MediaWiki:CommentsPagination/code.css|u:dev:MediaWiki:DarkFandomWikisTheme/devcode.css|u:dev:MediaWiki:RedesignedAdminDashboard.css&only=styles|u:dev:MediaWiki:ModernLeaderboard.css|u:dev:MediaWiki:InterlanguageFlags.css|u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css|u:dev:MediaWiki:ModernWikiActivity.css');

/***** CSS placed here will be applied to all skins on the entire site. *****/

/* Mark redirects in Special:Allpages and Special:Watchlist */
/*@import url("/index.php?title=MediaWiki:Wikia.css/Tabber.css&action=raw&ctype=text/css");*/
@import url('https://fonts.googleapis.com/css?family=Alegreya|Berkshire+Swash|Covered+By+Your+Grace|Kaushan+Script|Nova+Cut|Kumar+One');

.allpagesredirect,
.watchlistredir {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}

.hideCatHeader #mw-pages h2:first-of-type, .hideCatHeader #mw-pages p:first-of-type {
    display: none;
}

/*Used for Template:Stub*/
/*Taken from Star Wars wikia */
table.stub, div.stub {
	background: rgba(13,33,57,.3);
	margin: 0 0 0.5em 0.5em;
	margin-bottom:15px;
	text-align: center;
	padding: 5px;
	clear: center;
	font-size: 0.85em;
}


/*Code used for Template:Quotev2*/
/* Code taken from Jak and Daxter Wiki*/
    /* Container */
.va-listen,
.va-newsquote,
.va-quotation,
.va-transcript {
   line-height: 18px;
   padding: 10px 25px;
}
 
.va-quotation {
   overflow: hidden;
}
 
.va-quotation-body {
   display: block;
}
 
.va-quotation-quote {
   display: block;
   position: relative;
}
 
.va-listen-left,
.va-listen-right,
.va-quotation-left,
.va-quotation-right {
   border-bottom: 1px solid #AAA;
   border-top: 1px solid #AAA;
   width: 200px;
}
 
.va-listen-left,
.va-quotation-left {
   clear: left;
   float: left;
   margin: 10px 10px 10px 0;
}
 
.va-listen-right,
.va-quotation-right {
   clear: right;
   float: right;
   margin: 10px 0 10px 10px;
}
 
.va-quotation-center {
   text-align: center;
}
 
.va-quotation-center .va-quotation-body {
   display: inline-block;
}
 
/* Quotation marks/icons */
.va-listen-icon,
.va-newsquote-quot-l,
.va-newsquote-quot-r,
.va-quotation-quot-l,
.va-quotation-quot-r,
.va-transcript-icon {
   width: 40px;
   z-index: -1;
}
 
.va-listen-icon,
.va-newsquote-quot-l,
.va-newsquote-quot-r,
.va-transcript-icon {
   position: relative;
}
 
.va-quotation-quot-l,
.va-quotation-quot-r {
   position: absolute;
}
 
.va-newsquote-quot-l,
.va-newsquote-quot-r,
.va-quotation-quot-l,
.va-quotation-quot-r {
   color: rgba(255, 255, 255,.2);
   font: bold 55px/40px serif;
   height: 19px;
}
 
.va-newsquote-quot-l,
.va-quotation-quot-l {
   left: -12px;
   text-align: left;
}
 
.va-newsquote-quot-r,
.va-quotation-quot-r {
   right: -12px;
   text-align: right;
}
 
.va-quotation-quot-l {
   top: -2px;
}
 
.va-quotation-quot-r {
   bottom: 2px;
}
 
/* Quoted text/audio file desc */
.va-listen-item,
.va-listen-item .ogg-player-options,
.va-newsquote-text,
.va-quotation-text {
   font-size: 14px;
}
 
.va-inlinequote-text,
.va-listen-text,
.va-newsquote-text,
.va-quotation-text {
   font-style: italic;
}
 
.va-quotation-text {
   display: block;
   margin-top: -0.4em;
   text-align: center;
}
 
.va-quotation-text ol,
.va-quotation-text p,
.va-quotation-text ul {
   margin-bottom: 0;
}
 
/* Source */
.va-quotation-source {
   padding: 5px 0 0;
   text-align: right;
}
 
.va-quotation-source {
   display: block;
   font-size: 10px;
   line-height: 15px;
}

/* Style for horizontal lists (separator following item).
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 8 (2016-05-21)
   @author [[User:Edokter]]
 */
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: inline;
}
/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
    display: none;
}
/* Generate interpuncts */
.hlist dt:after {
    content: ": ";
}
.hlist dd:after,
.hlist li:after {
    content: " · ";
    font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
    content: " (";
    font-weight: normal;
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
    content: ")";
    font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
    counter-reset: listitem;
}
.hlist ol > li {
    counter-increment: listitem;
}
.hlist ol > li:before {
    content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) "\a0";
}

/* Navbox code from Emperors Domination*/
/* Default style for navigation boxes 
 @source https://en.wikipedia.org/wiki/MediaWiki:Common.css
*/
.navbox {                     /* Navbox container style */
    box-sizing: border-box;
    border: 1px solid #a2a9b1;
    width: 100%;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
    margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
    margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
    margin-top: -1px;         /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
    width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
    padding: 0.25em 1em;      /* Title, group and above/below styles */
    line-height: 1.5em;
    text-align: center;
}
th.navbox-group {             /* Group style */
    white-space: nowrap;
    /* @noflip */
    text-align: right;
}
.navbox,
.navbox-subgroup {
    background: #fdfdfd;      /* Background color */
}
.navbox-list {
    line-height: 1.5em;
    border-color: #fdfdfd;    /* Must match background color */
}
.navbox th,
.navbox-title {
    background: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background: #ddddff;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #e6e6ff;      /* Level 3 color */
}
.navbox-even {
    background: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
    background: transparent;  /* Odd row striping */
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
}
 
/* Default styling for Navbar template */
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.mw-body-content .navbar ul {
    line-height: inherit;
}
.navbar li {
    word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
  font-variant: small-caps;
  border-bottom: none;
  text-decoration: none;
  cursor: inherit;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
    font-size: 100%;
}
.navbox .navbar {
    display: block;
    font-size: 100%;
}
.navbox-title .navbar {
    /* @noflip */
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
    width: 6em;
}
 
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
    /* @noflip */
    float: right;
    font-weight: normal;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}
/* In navboxes, the show/hide button balances the v·d·e links
   from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
    width: 6em;
}
 
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
}
.navbox .mw-collapsible-toggle {
    width: 6em;
}
 
/* Standard Navigationsleisten, aka box hiding thingy
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #a2a9b1;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    /* @noflip */
    float: left;
}
div.NavFrame div.NavHead {
    line-height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

/* Tabber */
/* taken from http://dev.wikia.com/wiki/TabberDesign *
.tabbertab {
    border: none !important;
    padding: 0 !important;
}
.tabbernav {
    background: transparent;
    padding: 0 !important;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
    border-radius: 4px;
    font-size: 15px !important;
    line-height: 15px !important;
    justify-content: space-between;
    display: flex;
}
 
.tabbernav li {
    font-size: 15px !important;;
    line-height: 15px !important;
    width: 100%;
}
 
.tabbernav li a {
    border: none !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    background: transparent !important;
    color: #999 !important;
    font-size: 14px;
    transition-duration: 0.15s;
    cursor: default;
    font-weight: normal !important;
    font-size: 15px !important;;
    line-height: 15px !important;
    width: 100%;
    display: inline-block;
}
 
.tabbernav .tabberactive a, .tabbernav li a:hover {
    color: white !important;
    background: rgba(13,33,57,.3) !important;
    border-radius: 0 0 4px 4px #0D2139;
}

/*Infobox
.pi-theme-Species .pi-title { background-color: #808080; }
.pi-theme-Species .pi-navigation { background-color: #808080; }
.pi-theme-Species .pi-navigation a { color: white; }
.pi-theme-Species .pi-header { background-color: #0D2139; color:white;}
 
.portable-infobox {
    background:#808080;
    clear: right;
    float: right;
    margin: 0 0 15px 15px;
    width: 270px;
}
 
.portable-infobox .pi-title {
    font-size: 0.96em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.5;
}
.portable-infobox .pi-item-spacing {
    padding: 4px;
}
.pi-theme-Species .pi-title {
    background-color: #808080;
}
.portable-infobox .pi-header, .portable-infobox .pi-title {
    border: 0;
    margin: 0;
}
 
.portable-infobox .pi-data:nth-child(even) {
    background-color: #010101;
    color:white;
    font-weight:normal;
}
 
.portable-infobox .pi-item-spacing {
    padding: 4px;
}
.portable-infobox .pi-border-color {
    border-bottom-style: none !important;
}
 
.portable-infobox .pi-data:nth-child(odd) {
    background-color: #111111;
    color:white;
    font-weight:normal;
}
.portable-infobox .pi-item-spacing {
    padding: 4px;
}
.portable-infobox .pi-border-color {
    border-bottom-style: none !important;
}