Accel World Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import "http://caseclosed-sandbox.wikia.com/index.php?title=MediaWiki:Anime-Common.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
/*<pre>*/
 
/* Rounded Templates */
.roundtable,.mw-statistics-table {
  border:2px solid #ccc;
  -moz-border-radius:0.5em;
  border-radius:0.5em;
  background:#fff;
}
.roundtable th,.mw-statistics-table th {
  padding:0.1em 0.5em;
}
.mw-statistics-table th {
  border-radius:0.5em;
  -moz-border-radius:0.5em;
}
.mw-statistics-table td {
  border:0 !important;
  border-bottom: 1px dashed #66cc66 !important;
}
.roundtable th, .roundtable td {
  border-radius:0.5em;
  -moz-border-radius:0.5em;
}
.roundtable td, .mw-statistics-table td {
  background-color:#ffffff;
  border: 0;
}
.roundtable.land th {
  background: #66cc66;
}
.roundtable.land, .roundtable.land td {
  border-color: rgb(172, 230, 172);
}
.roundtable.hoehle th {
  background: #cc9966;
}
.roundtable.hoehle,.roundtable.hoehle td {
  border-color: rgb(230, 201, 172);
}
.roundtable.wasser th {
  background: #6699CC;
}
.roundtable.wasser,.roundtable.wasser td {
  border-color: #ACC9E6
}
.roundtable.wüste th {
  background: #CDAD00;
}
.roundtable.wüste,.roundtable.wüste td {
  border-color: #EEC900
}
.roundtable.wiki th {
  background: #E6EEFF;
}
.roundtable.wiki,.roundtable.wiki td {
  border-color: #ACC9E6
}
.roundtable tr.highlight td {
  background-color:rgb(234,234,234);
}
.roundtable tr.filler td {
  background-color:rgb(227,255,185);
}
.roundtable.manga tr.highlight td {
  background-color:rgb(252,255,198);
}
.roundtable.anime {
  background-color:rgb(235,244,250);
  border-color:rgb(100,176,217);
}
.roundtable.anime th {
  background-color:rgb(184,219,237);
}
 
.roundtable.filler {
  background-color:rgb(244,255,240);
  border-color:rgb(148,252,103);
}
.roundtable.filler th {
  background-color:rgb(217,254,201);
}
 
.roundtable.film, tr.film td {
 background-color:rgb(254,230,203);
}
 
.roundtable.film {
 border-color:rgb(253,151,38);
}
 
.roundtable.film th {
  background-color:rgb(254,200,139);
}
 
.roundtable.manga {
  background-color:rgb(237,224,209);
  border-color:rgb(180,131,71);
}
.roundtable.manga th {
  background-color:rgb(205,171,128);
}
.roundtable.kid {
  background-color:rgb(249,233,227);
  border-color:rgb(214,120,88);
}
.roundtable.kid th, tr.kid td {
  background-color:rgb(233,181,163);
}
.roundtable.grau {
 background-color:rgb(220,220,220);
}
.roundtable.grau th {
 background-color:rgb(220,220,220);
}
.roundtable.grau td {
 background-color:rgb(220,220,220);
}
.roundtable.grau tr {
 background-color:rgb(220,220,220);
}
.roundtable tr.grau td {
 background-color:rgb(220,220,220);
}
 
.roundtable.character {
  background-color:rgb(255,247,230);
  border-color:rgb(255,197,74);
}
.roundtable.character th {
  background-color:rgb(255,233,185);
}
 
.roundtable.wiki {
  background-color:rgb(242,247,255);
}
 
/* Rounded Corners */
.roundy { border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px; -icab-border-radius: 20px; -o-border-radius: 20px; }
 
.roundytl { border-top-left-radius: 20px; -moz-border-radius-topleft: 20px; -webkit-border-top-left-radius: 20px; -khtml-border-top-left-radius: 20px; -icab-border-top-left-radius: 20px; -o-border-top-left-radius: 20px; }
 
.roundytr { border-top-right-radius: 20px; -moz-border-radius-topright: 20px; -webkit-border-top-right-radius: 20px; -khtml-border-top-right-radius: 20px; -icab-border-top-right-radius: 20px; -o-border-top-right-radius: 20px; }
 
.roundybl { border-bottom-left-radius: 20px; -moz-border-radius-bottomleft: 20px; -webkit-border-bottom-left-radius: 20px; -khtml-border-bottom-left-radius: 20px; -icab-border-bottom-left-radius: 20px; -o-border-bottom-left-radius: 20px; }
 
.roundybr { border-bottom-right-radius: 20px; -moz-border-radius-bottomright: 20px; -webkit-border-bottom-right-radius: 20px; -khtml-border-bottom-right-radius: 20px; -icab-border-bottom-right-radius: 20px; -o-border-bottom-right-radius: 20px; }
 
.roundybottom { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; -moz-border-radius-bottomleft: 20px; -moz-border-radius-bottomright: 20px; -webkit-border-bottom-left-radius: 20px; -webkit-border-bottom-right-radius: 20px; -khtml-border-bottom-left-radius: 20px; -khtml-border-bottom-right-radius: 20px; -icab-border-bottom-left-radius: 20px; -icab-border-bottom-right-radius: 20px; -o-border-bottom-left-radius: 20px; -o-border-bottom-right-radius: 20px; }
 
.roundytop { border-top-left-radius: 20px; border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -khtml-border-top-left-radius: 20px; -khtml-border-top-right-radius: 20px; -icab-border-top-left-radius: 20px; -icab-border-top-right-radius: 20px; -o-border-top-left-radius: 20px; -o-border-top-right-radius: 20px; }
 
.roundyleft { border-top-left-radius: 20px; border-bottom-left-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-bottomleft: 20px; -webkit-border-top-left-radius: 20px; -webkit-border-bottom-left-radius: 20px; -khtml-border-top-left-radius: 20px; -khtml-border-bottom-left-radius: 20px; -icab-border-top-left-radius: 20px; -icab-border-bottom-left-radius: 20px; -o-border-top-left-radius: 20px; -o-border-bottom-left-radius: 20px; }
 
.roundyright { border-bottom-right-radius: 20px; border-top-right-radius: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-topright: 20px; -webkit-border-bottom-right-radius: 20px; -webkit-border-top-right-radius: 20px; -khtml-border-bottom-right-radius: 20px; -khtml-border-top-right-radius: 20px; -icab-border-bottom-right-radius: 20px; -icab-border-top-right-radius: 20px; -o-border-bottom-right-radius: 20px; -o-border-top-right-radius: 20px; }
 
/* Tabs */
 
/* Content Area Tweaks */
.WikiaArticle h2 {
   border-bottom:1px solid #C19A6B;
   margin-bottom:0.5em;
   margin-top:20px;
}
 
/** Hide siderail and expand content area in MediaWiki namespace
  * makes it easier to read JavaScript/CSS/other code pages
  * From Terraria Wiki
  */
body.ns-8.wikia-grid #WikiaMainContent,
body.ns-8.wikia-grid #WikiaMainContent {
    width: 1010px;
}
 
body.ns-8.wikia-grid #WikiaRail {
    display: none;
}
 
/* Remove titlebar from pages which don't need it. -Dantman */
body.page-Main_Page .firstHeading, /*Main Page*/
body.page-Narutopedia_Community_portal .firstHeading /*Narutopedia:Community portal*/
{ display: none; }
 
/* Per-Wiki Nav coloring override. -Dantman */
.box.bordered.type-nav,
.box.bordered.style-nav { border: 1px solid #b1896b !important; }
.box.headbordered.type-nav > tbody > tr > th,
.box.headbordered.style-nav > tbody > tr > th { border: 1px solid #b1896b !important; }
.box.innerbordered.type-nav > tbody > tr > td,
.box.innerbordered.type-nav > tbody > tr > th,
.box.innerbordered.style-nav > tbody > tr > td,
.box.innerbordered.style-nav > tbody > tr > th { border: 1px solid #b1896b !important; }
.box.tablecolored.type-nav,
.box.tablecolored.style-nav { background: #D4C0AD !important; }
.box.allcolored.type-nav td,
.box.allcolored.style-nav td { background: #D4C0AD !important; }
.box.allcolored.type-nav th,
.box.allcolored.style-nav th { background: #977050 !important; }
.box.colored.type-nav td, .box.colored.type-nav th,
.box.colored.style-nav td, .box.colored.style-nav th { background: #D4C0AD !important; }
.box.colored.type-nav > tbody > tr > th,
.box.colored.style-nav > tbody > tr > th { background: #977050 !important; }
.box.selfcolored.type-nav > tbody > tr > td,
.box.selfcolored.style-nav > tbody > tr > td { background: #D4C0AD !important; }
.box.selfcolored.type-nav > tbody > tr > th,
.box.selfcolored.style-nav > tbody > tr > th { background: #977050 !important; }
 
.ns-only { display: none }
body.ns-0 .ns-only.ns-0,
body.ns-1 .ns-only.ns-1,
body.ns-2 .ns-only.ns-2,
body.ns-3 .ns-only.ns-3,
body.ns-4 .ns-only.ns-4,
body.ns-5 .ns-only.ns-5,
body.ns-6 .ns-only.ns-6,
body.ns-7 .ns-only.ns-7,
body.ns-8 .ns-only.ns-8,
body.ns-9 .ns-only.ns-9,
body.ns-10 .ns-only.ns-10,
body.ns-11 .ns-only.ns-11,
body.ns-12 .ns-only.ns-12,
body.ns-13 .ns-only.ns-13,
body.ns-14 .ns-only.ns-14,
body.ns-15 .ns-only.ns-15,
body.ns-110 .ns-only.ns-110,
body.ns-111 .ns-only.ns-111,
body.ns-112 .ns-only.ns-112,
body.ns-113 .ns-only.ns-113,
body.ns-114 .ns-only.ns-114,
body.ns-115 .ns-only.ns-115,
body.ns-400 .ns-only.ns-400,
body.ns-401 .ns-only.ns-401,
body.ns-402 .ns-only.ns-402 { display: block }
body.ns-0 tr.ns-only.ns-0,
body.ns-1 tr.ns-only.ns-1,
body.ns-2 tr.ns-only.ns-2,
body.ns-3 tr.ns-only.ns-3,
body.ns-4 tr.ns-only.ns-4,
body.ns-5 tr.ns-only.ns-5,
body.ns-6 tr.ns-only.ns-6,
body.ns-7 tr.ns-only.ns-7,
body.ns-8 tr.ns-only.ns-8,
body.ns-9 tr.ns-only.ns-9,
body.ns-10 tr.ns-only.ns-10,
body.ns-11 tr.ns-only.ns-11,
body.ns-12 tr.ns-only.ns-12,
body.ns-13 tr.ns-only.ns-13,
body.ns-14 tr.ns-only.ns-14,
body.ns-15 tr.ns-only.ns-15,
body.ns-110 tr.ns-only.ns-110,
body.ns-111 tr.ns-only.ns-111,
body.ns-112 tr.ns-only.ns-112,
body.ns-113 tr.ns-only.ns-113,
body.ns-114 tr.ns-only.ns-114,
body.ns-115 tr.ns-only.ns-115,
body.ns-400 tr.ns-only.ns-400,
body.ns-401 tr.ns-only.ns-401,
body.ns-402 tr.ns-only.ns-402 { display: table-row }
 
.box.style-jutsu td,
.box.style-jutsu th,
.box.style-jutsu ul li,
.box.style-jutsu p { line-height: 1em; }
 
.announce_box td { line-height: 1.2; padding-bottom: .5em; }
.announce_box .forum_edited { text-align: right; font-size: 1em; }
.announce_box .forum_editor { display: block; }
.announce_box .forum_edited a { white-space: nowrap; }
 
.tritable > tbody > tr > th,
.tritable > tbody > tr > td { width: 33%; }
 
/*</pre>*/
 
/*<pre>*/
/* Leaf secondary style */
body.style-leaf #user_masthead, body.style-leaf .color1, body.style-leaf .color1 a, body.style-leaf .color2, body.style-leaf.color2 { background-color: green }
body.style-leaf .color2 a:visited,
body.style-leaf #wikia_footer a:visited { color: navy }
body.style-leaf #wikia_footer { background: darkgreen }
/*</pre>*/
 
#siteNotice > table > tbody > tr > td + td { width: auto !important; }
 
.warningmessage { font-size: 1.25em; text-align: center; }
.warningmessage strong { font-weight: bold; color: red; }
 
div.ajax-poll { width:auto !important; }
 
/* Note: This will need to go into Wikia.css when the survey goes out. */
table.breakinputs .checkboxSpan {
  display: block;
  float: none;
}
 
body.page-Main_Page #content { background-color: #ECD8CD;
}
 
.picture-attribution { display: none !important; }
 
/* Infobox Styles - Simant */
.box.type-volume ul {list-style: none inside none !important; margin-left: 15px !important; }
.box.type-volume, /* For list of volumes */
.box.infobox ul, 
.box.infobox ul li { line-height: 1.2em !important; padding: 0; margin: 0; }
 
.box.infobox sup { line-height: 0; font-size: x-small; } /* Fix for uneven line heights; small superscript */
.box.infobox th { line-height: 1.2em; }
.box.infobox td { line-height: 1.2em; vertical-align: middle; padding: 1px; }
 
/* Infobox slideshow */
.box.infobox .wikia-slideshow-images-wrapper { padding: 0px; }
.box.infobox .wikia-slideshow-wrapper { width: 300px !important; }
 
.box.infobox .wikia-slideshow-toolbar, .wikia-slideshow-prev-next { display: none !important; }
.wikia-slideshow-popout-add-image { display: none !important; }
 
/* Infobox tabber */ 
.box.infobox .tabbertab { 
       padding: 0px !important;
       border-width: 0px !important; 
}
.box.infobox .tabberlive { margin-top: 0px !important; }
.box.infobox ul.tabbernav li { padding: 1px !important; }
 
/* Form Styles - Simant */
.formtable.subsection {
        align: center;
        text-align: center;
	border-width: 1px;
	border-style: solid;
        border-spacing: 0px;
	border-color: rgb(220,172,143);
	background-color: rgb(248,203,176);
        width: 700px;
}
.formtable.subsection.checkboxSpan {
        float: none !important; /* SF_main.css floats left */
}
.formtable.subsection:first-child {
        border-top-left-radius: 10px 8px;
        border-top-right-radius: 10px 8px;
}
.formtable.subsection:last-child {
        border-bottom-left-radius: 10px 8px;
        border-bottom-right-radius: 10px 8px;
}
.smwfact { display: none; } /* Hide Factbox for people who don't need it */
 
/* Makes Abuse Filter and other tags on the Recent Changes red and bold to stand out 
 * By [[User:UltimateSupreme]]
 */
 
.mw-tag-markers {
    color: red;
    font-weight: bold;
}
/* Highlight User:Abuse filter
 * All its actions need to be properly checked
 */
 
a[href="/wiki/User:Abuse_filter"] {
  color:#FF8800 !important;
  font-weight:bold !important; }
 
/* References styling */
 
.references {
	-moz-border-radius-topleft: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	border-top-left-radius: 0.5em;
	border: 1px solid #000;
	margin-bottom: 3px;
        max-height: 230px;
	overflow: auto;
}
 
/* Search box */
 
#WikiaSearch {
	border-radius: 3px;
	border-width: 0 0 1px;
	box-shadow: 2px 2px 6px inset;
}
#WikiaSearch > input[name="search"] {
	background: transparent;
	border: 0;
	margin-left: 9px;
	padding-left: 0;
	padding-right: 0;
	width: 268px;
}
#WikiaSearch > button {
	border-radius: 0 3px 3px 0;
	float: none;
	height: 24px;
	position: absolute;
	right: 1px;
	top: 1px;
}
 
/* Forum warning */
.forumwarning {
	background-color: whitesmoke;
	border: 2px solid #f66;
	color: black;
	margin: 0.8em 0;
	padding: 0.5em 12px;
}
.forumwarning em {
	color: maroon;
}
 
/* Alineación vertical del logo */
#WikiHeader .wordmark, .font-prociono {
    padding-top: 0em;
}
 
/* Fondo del menú de navegación */
.WikiHeader {
    background: url(http://images.wikia.com/accelworld/images/e/e1/Accel_World_Navigation.PNG);
}
.WikiHeader > nav {
    background: rgba(255, 255, 255, 0.6) !important;
    width:auto !important;
    border-radius:5px 5px 0 0;
    bottom: auto;
}
Advertisement