Camelot Unchained Wiki
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
(2 intermediate revisions by the same user not shown)
Line 1,074: Line 1,074:
 
display: block;
 
display: block;
 
height: 30px;
 
height: 30px;
width: 30px;
+
width: 180px;
 
background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/5/5b/Shields-arth.png) no-repeat left;
 
background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/5/5b/Shields-arth.png) no-repeat left;
 
background-size: contain;
 
background-size: contain;
text-indent: 36px;
+
text-indent: -36px;
 
line-height: 33px;
 
line-height: 33px;
margin-left: 20px;
+
margin-left: 0px;
 
}
 
}
   
Line 1,117: Line 1,117:
 
display: block;
 
display: block;
 
height: 30px;
 
height: 30px;
width: 30px;
+
width: 180px;
 
background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0d/Shields-viking.png) no-repeat left;
 
background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0d/Shields-viking.png) no-repeat left;
 
background-size: contain;
 
background-size: contain;
text-indent: 36px;
+
text-indent: -30px;
 
line-height: 33px;
 
line-height: 33px;
margin-left: 30px;
+
margin-left: 0px;
 
}
 
}
   

Revision as of 12:39, 3 June 2019

/********** 
Note that this loads before skin CSS, so selectors need to be more specific than the skin to override it.

There will still be a "white flash" as the default (light) mobile css initially loads. To avoid this, you should first enable the Gadgets extension, then add https://help.gamepedia.com/Special:Gadgets/export/darkmobile to your wiki and rename this css file to MediaWiki:Gadget-darkmobile.css 
**********/
/*** mobile-specific style classes ***/
.skin-minerva .nomobile {
    display: none;
}

.skin-minerva .mobileleft {
    text-align: left;
}

.skin-minerva .mobilecenter {
    text-align: center;
}

.skin-minerva .mobileright {
    text-align: right;
}

/********** 
interface
**********/
/*** text colors ***/
.skin-minerva #mw-mf-diffview #mw-mf-userinfo,
.skin-minerva #mw-mf-diffview #mw-mf-userinfo .mw-mf-edit-count,
.skin-minerva #mw-mf-diffview #mw-mf-userinfo .mw-mf-edit-count div,
.skin-minerva #mw-mf-page-center,
.skin-minerva .globalNotice,
.skin-minerva .header-container.header-chrome,
.skin-minerva .last-modified-bar a,
.skin-minerva .last-modified-bar a:visited,
.skin-minerva .last-modified-bar.active a,
.skin-minerva .last-modified-bar.active a:visited,
.skin-minerva .list-header,
.skin-minerva .minerva-footer,
.skin-minerva .mw-echo-ui-notificationItemWidget-content-actions-timestamp,
.skin-minerva .mw-echo-ui-notificationItemWidget-content-message-header,
.skin-minerva .mw-mf-user,
.skin-minerva .oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.skin-minerva .overlay-footer-container,
.skin-minerva .overlay-header-container,
.skin-minerva .page-list .component,
.skin-minerva .page-list .info,
.skin-minerva .page-list li > a,
.skin-minerva .page-list.side-list .list-thumb,
.skin-minerva .page-summary h2,
.skin-minerva .page-summary h3,
.skin-minerva .search-overlay,
.skin-minerva .search-overlay .results,
.skin-minerva .search-overlay .search-content,
.skin-minerva .search-overlay .search-feedback,
.skin-minerva .site-link-list .component,
.skin-minerva .site-link-list .info,
.skin-minerva .site-link-list li,
.skin-minerva .site-link-list li > a,
.skin-minerva .site-link-list.side-list .list-thumb,
.skin-minerva .topic-title-list .component,
.skin-minerva .topic-title-list .info,
.skin-minerva .topic-title-list li > a,
.skin-minerva .topic-title-list.side-list .list-thumb,
.skin-minerva footer .last-modified-bar,
.skin-minerva footer .last-modified-bar.active,
.skin-minerva nav ul li a,
.skin-minerva.navigation-enabled #mw-mf-page-center,
.skin-minerva.primary-navigation-enabled,
.skin-minerva.secondary-navigation-enabled,
body.skin-minerva {
    color: #eee;
}

.action-edit #editpage-copywarn,
.action-edit #mw-anon-edit-warning,
.action-edit #section_0,
.action-edit .diff-ntitle,
.action-edit .diff-otitle,
.action-edit .mw-editTools,
.action-edit .mw-editnotice,
.action-edit .preview-limit-report-wrapper,
.action-submit #editpage-copywarn,
.action-submit #mw-anon-edit-warning,
.action-submit #section_0,
.action-submit .diff-ntitle,
.action-submit .diff-otitle,
.action-submit .mw-editTools,
.action-submit .mw-editnotice,
.action-submit .preview-limit-report-wrapper,
.skin-minerva .heading-holder .tagline,
.skin-minerva .mw-echo-ui-notificationItemWidget-content-message-body,
.skin-minerva .oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.skin-minerva nav ul li a:visited {
    color: #ccc;
}

.skin-minerva .mw-ui-anchor.mw-ui-progressive,
.skin-minerva .mw-ui-anchor.mw-ui-progressive:active,
.skin-minerva .mw-ui-anchor.mw-ui-progressive:focus,
.skin-minerva nav ul.hlist li a,
.skin-minerva a,
.skin-minerva a.external,
.skin-minerva a.extiw,
.skin-minerva a:visited {
    color: #9B9A86;
}

.skin-minerva a.new {
    color: #ea331d;
}

/*** interface colors ***/
.client-js .skin-minerva .toc-mobile,
.skin-minerva #mw-mf-diffview #mw-mf-userinfo,
.skin-minerva .globalNotice,
.skin-minerva .header-container.header-chrome,
.skin-minerva .list-header,
.skin-minerva .mw-echo-ui-bundleNotificationItemWidget-group,
.skin-minerva .mw-echo-ui-crossWikiNotificationItemWidget-group,
.skin-minerva .notifications-overlay .overlay-content,
.skin-minerva .overlay-header-container,
.skin-minerva .search-overlay .results,
.skin-minerva .search-overlay .search-content,
.skin-minerva .search-overlay .search-feedback {
    background-color: #303030;
}

.skin-minerva .minerva-footer,
.skin-minerva .overlay-footer-container,
.skin-minerva nav {
    background-color: #2c2c2c;
}

.client-js .skin-minerva .toc-mobile,
.skin-minerva #mw-mf-diffview #mw-mf-userinfo,
.skin-minerva .header,
.skin-minerva .header-container,
.skin-minerva .minerva-footer,
.skin-minerva .mw-echo-ui-bundleNotificationItemWidget-separator,
.skin-minerva .mw-echo-ui-crossWikiNotificationItemWidget-separator,
.skin-minerva .mw-echo-ui-notificationItemWidget,
.skin-minerva .mw-echo-ui-notificationItemWidget:last-child,
.skin-minerva .overlay-footer-container,
.skin-minerva .page-list li,
.skin-minerva .search-overlay .search-content,
.skin-minerva .site-link-list li,
.skin-minerva .topic-title-list li,
.skin-minerva footer .last-modified-bar,
.skin-minerva footer > .post-content > h2,
.skin-minerva nav .secondary-action,
.skin-minerva nav ul li,
.skin-minerva.ns-special .content-header {
    border-color: #777;
}

.skin-minerva #mw-mf-page-center,
.skin-minerva .search-overlay,
.skin-minerva.navigation-enabled #mw-mf-page-center,
.skin-minerva.primary-navigation-enabled,
.skin-minerva.search-overlay,
.skin-minerva.secondary-navigation-enabled,
body.skin-minerva {
	background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/c/cb/Bg1.jpg) top left no-repeat #000;
	background-position: center -20px;
}

.skin-minerva .lazy-image-placeholder {
    background-color: #090909;
}

.skin-minerva #content,
.skin-minerva .mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
.skin-minerva.ns-special #content,
.skin-minerva.ns-special #content form,
.skin-minerva.ns-special .pre-content {
    background: rgba(0,0,0,0.7);
}

/*** basics ***/
.center {
    text-align: center;
}

.skin-minerva .content h1,
.skin-minerva .content h2,
.skin-minerva .pre-content h1,
body.skin-minerva {
    font-family: sans-serif;
}

/*** header and footer ***/
.header {
    border-width: 1px 0;
    border-style: solid;
}

.header .branding-box {
    padding-right: 1em;
}

.header-container.header-chrome {
    box-shadow: 0 1px 1px rgba(100,100,100,0.2);
}

@supports (position:sticky) {
    .header-container.header-chrome {
        position: sticky;
        top: 0;
        z-index: 1000;
    }

    .overlay-enabled .header-container.header-chrome {
        position: static;
    }

    .navigation-enabled .header-container.header-chrome {
        z-index: 0;
    }
}

.skin-minerva .globalNotice {
    overflow: hidden;
    padding: 0 0.5em 0.25em;
}

.skin-minerva .notification-count {
    background: transparent;
}

/*** notifications ***/
.skin-minerva .mw-echo-ui-bundleNotificationItemWidget-separator,
.skin-minerva .mw-echo-ui-crossWikiNotificationItemWidget-separator,
.skin-minerva .mw-echo-ui-notificationItemWidget,
.skin-minerva .mw-echo-ui-notificationItemWidget:last-child {
    background: rgba(0,0,0,0.1);
}

.skin-minerva .mw-echo-ui-notificationItemWidget-unread {
    background: rgba(0,0,0,0.3);
}

.skin-minerva .mw-echo-ui-notificationItemWidget:hover {
    background: rgba(0,0,0,0.2);
}

.skin-minerva .mw-echo-ui-notificationItemWidget-unread:hover {
    background: rgba(0,0,0,0.4);
}

/*** search ***/
.skin-minerva .page-list li .watch-this-article,
.skin-minerva .site-link-list li .watch-this-article,
.skin-minerva .topic-title-list li .watch-this-article {
    top: 50%;
    margin-top: -0.75em;
}

/*** navigation ***/
.skin-minerva.navigation-enabled .transparent-shield {
    background: rgba(50,50,50,0.9);
}

.skin-minerva nav ul li {
    background: #090909;
    width: 100%;
}

.skin-minerva nav ul li a:hover {
    box-shadow: inset 4px 0 0 0 #24a3d5;
}

/*** last-modified bar ***/
.skin-minerva footer .last-modified-bar {
    background-color: #666;
}

/* recently changed page last-modified bar*/
.skin-minerva footer .last-modified-bar.active {
    background: #00af89;
}

/*** page history and diffs ***/
.skin-minerva .minoredit {
    color: #777;
}

.skin-minerva #mw-mf-diffview #mw-mf-userinfo {
    z-index: 100;
    box-shadow: 0 -1px 3px rgba(0,0,0,0.6);
    opacity: 0.95;
}

/*** editor ***/
.skin-minerva .editor-overlay-ve {
    color: #000;
}

.skin-minerva .editor-overlay .wikitext-editor {
    background: rgba(0,0,0,0.1);
}

/********** 
content
**********/
/*** mobile front page collapse ***/
.fpbox.mobilecollapsible .heading a.togglecollapse {
    display: block;
    padding: 0 0 0 15px;
}

.fpbox.mobilecollapsible .heading a.togglecollapse:active,
.fpbox.mobilecollapsible .heading a.togglecollapse:hover {
    text-decoration: none;
}

.fpbox.mobilecollapsible.collapsed .heading {
    border: none;
    margin-bottom: -4px;
}

.fpbox.mobilecollapsible .heading a {
    position: relative;
}

.fpbox.mobilecollapsible .heading a:before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url("/skins/Vector/images/arrow-down.png");
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E %3Cpath d=%22M11.05 3.996l-.965-1.053-4.035 3.86-3.947-3.86L1.05 3.996l5 5 5-5%22 fill=%22%23222%22/%3E %3C/svg%3E");
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

.fpbox.mobilecollapsible.collapsed .heading a:before {
    transform: rotate(-90deg);
}

.fpbox.mobilecollapsible.collapsed .body {
    display: none;
}

/*** navboxes ***/
table.navbox {
    border: 1px solid #aaaaaa;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%;
    display: table !important;
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-abovebelow,
.navbox-title,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox,
.navbox-subgroup {
    background: rgba(255, 255, 255, 0.2);
}

.navbox-list {
    border-color: rgba(255, 255, 255, 0.2);
    /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: rgba(255, 255, 255, 0.2);
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: rgba(255, 255, 255, 0.2);
}

/* Level 3 styling */
.navbox-subgroup .navbox-abovebelow,
.navbox-subgroup .navbox-group {
    background: rgba(0, 0, 0, 0.05);
}

/* Even row striping */
.navbox-even {
    background: rgba(0, 0, 0, 0.05);
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}

.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}

.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}

table.collapsed tr.collapsible {
    display: none;
}

/*** amboxes ***/
.ambox {
    background-color: rgba(100,100,100,0.5);
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
    margin-top: -2px;
}

.ambox-text {
    padding: 0.25em 0.5em;
}

.ambox-image {
    padding: 2px 0 2px 0.5em;
    text-align: center;
    width: 60px;
}

.ambox-tiny .ambox-image {
    padding: 2px 0.5em;
    text-align: left;
    width: auto;
}

/* Ambox colors */
.ambox-blue {
    border-left: 10px solid #1e90ff;
}

.ambox-red {
    border-left: 10px solid #b22222;
}

.ambox-orange {
    border-left: 10px solid #f28500;
}

.ambox-yellow {
    border-left: 10px solid #f4c430;
}

.ambox-purple {
    border-left: 10px solid #9932cc;
}

.ambox-gray {
    border-left: 10px solid #bba;
}

.ambox-green {
    border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
    font-size: smaller;
    margin-left: 0.8em;
    margin-top: 0.5em;
}

/* copyright images tweak */
.copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png");
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M100 200C44.772 200 0 155.228 0 100S44.772 0 100 0s100 44.772 100 100-44.772 100-100 100zm0-179.115c-43.694 0-79.115 35.421-79.115 79.115 0 43.694 35.421 79.115 79.115 79.115 43.694 0 79.115-35.421 79.115-79.115 0-43.694-35.421-79.115-79.115-79.115zm0 108.599c20.627 0 27.518-18.427 27.518-18.427h26.536s-7.847 43.734-54.054 43.734c-30.532 0-55.283-24.751-55.283-55.282 0-30.532 24.751-55.283 55.283-55.283 45.365 0 53.317 41.769 53.317 41.769h-26.781S118.966 69.533 100 69.533c-16.555 0-29.975 13.421-29.975 29.976s13.42 29.975 29.975 29.975z'/%3E%3C/svg%3E%0A");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}

/*** wikitables ***/
.content table.wikitable {
    display: table;
}

.content table.wikitable > * > tr > th,
.content table.wikitable > tr > th {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(100,100,100, 1);
}

.content table.wikitable,
.content table.wikitable > * > tr > td,
.content table.wikitable > tr > td {
    border-color: rgba(100,100,100, 1);
    background: rgba(100,100,100, 0.2);
}

/*** front page styles ***/
.fpmain {
    width: 100%;
    overflow: hidden;
}

.fpbox {
    margin: 5px;
    padding: 5px;
    overflow: auto;
    background: rgba(255,255,255, 0.05);
    border: 1px solid #505050;
    box-shadow: 1px 1px 2px rgba(100,100,100, 0.5);
}

.fpbox.plain {
    background: transparent;
    border: none;
    box-shadow: none;
}

.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
    margin: 0 0 10px;
    padding: 0 0 5px;
    overflow: auto;
    border: 0;
    border-bottom: 1px solid #505050;
}

.fpbox .mainheading,
.fpbox .welcome {
    font-size: 150%;
    font-weight: bold;
}

.fpbox .heading {
    text-align: center;
    font-size: 132%;
}

.linkslabel {
    margin: 15px 5px 5px;
    padding: 0 0 5px;
    border-bottom: 2px solid #505050;
}

/* auto-resize front page video to fit smaller columns */
.fpbox .embedvideo,
.fpbox .embedvideowrap {
    width: 100% !important;
    max-width: 480px;
    margin: 0 auto;
}

.fpbox .embedvideowrap iframe {
    width: 100% !important;
}

/*** Template:FP link styles ***/
.fplinks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    text-align: center;
}

.fplink-outer {
    padding: 5px;
    flex-basis: calc(25% - 10px);
    width: calc(25% - 15px);
    min-width: 115px;
    display: inline-block;
    vertical-align: middle;
}

.fplink-wide {
    flex-basis: calc(33% - 10px);
    width: calc(33% - 15px);
}

.fplink-fullwidth {
    flex-basis: 100%;
    width: calc(100% - 15px);
    font-weight: bold;
}

.fplink {
    padding: 0.5em;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(100,100,100,0.3);
    border: 1px solid #505050;
}

.fplink-fullwidth .fplink {
    background: rgba(100,100,100,0.4);
}

.fplink-plain {
    background: transparent;
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.fplink-inner {
    display: table-row;
}

.fplink a {
    display: table-cell;
    vertical-align: middle;
}

.fplink img {
    max-width: 150px;
    width: 100%;
    height: auto;
}

/*** infoboxes ***/
.infoboxtable {
    max-width: 300px;
    float: none;
    border: 1px solid #777;
    padding: 0.25em;
    display: table !important;
    border-collapse: separate;
}

.infoboxname {
    color: #fff;
    padding: 5px;
    background: #777;
}

.infoboxdetails {
    color: #fff;
    padding: 5px;
    background: #777;
}

.infoboxtable div {
    color: #fff;
    background: #777;
    text-align: right;
    font-weight: bold;
    padding: 1px 5px;
}

/*** invert icons for dark theme ***/
.skin-minerva .copyright-icon,
.fpbox.mobilecollapsible .heading a:before,
.oo-ui-iconElement-icon {
    filter:invert(1);
}

.mw-echo-ui-notificationItemWidget-icon,
.mw-echo-ui-toggleReadCircleButtonWidget-circle,
.mw-ui-icon:before {
    filter:brightness(2);
}

#mw-mf-diffview .meta:before,
.mw-echo-ui-notificationsInboxWidget-main-toolbar-top .oo-ui-iconElement-icon,
.mw-mf-user:before,
.search-overlay .clear:before {
    filter:none;
}


/* Custom gradient */
.Camelot {
    box-shadow: none;
    background: rgb(38,38,38); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iIzNmM2YzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzFlMWUxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(63,63,63,1) 27%, rgba(102,102,102,1) 50%, rgba(51,51,51,1) 51%, rgba(51,51,51,1) 51%, rgba(30,30,30,1) 76%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(38,38,38,1)), color-stop(27%, rgba(63,63,63,1)), color-stop(50%, rgba(102,102,102,1)), color-stop(51%, rgba(51,51,51,1)), color-stop(51%, rgba(51,51,51,1)), color-stop(76%, rgba(30,30,30,1)), color-stop(100%, rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(63,63,63,1) 27%, rgba(102,102,102,1) 50%, rgba(51,51,51,1) 51%, rgba(51,51,51,1) 51%, rgba(30,30,30,1) 76%, rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(63,63,63,1) 27%, rgba(102,102,102,1) 50%, rgba(51,51,51,1) 51%, rgba(51,51,51,1) 51%, rgba(30,30,30,1) 76%, rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(63,63,63,1) 27%, rgba(102,102,102,1) 50%, rgba(51,51,51,1) 51%, rgba(51,51,51,1) 51%, rgba(30,30,30,1) 76%, rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(38,38,38,1) 0%, rgba(63,63,63,1) 27%, rgba(102,102,102,1) 50%, rgba(51,51,51,1) 51%, rgba(51,51,51,1) 51%, rgba(30,30,30,1) 76%, rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#131313', GradientType=0 ); /* IE6-8 */
    height: 30px;
    position: relative;
    margin: -12px -12px 0px -12px;
}

div.Camelot > b {
    font-family: 'Merriweather', sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 1px;
    font-size: 16px;
}

.Camelot:before {
    position: absolute;
    left: -6px;
    top: -6px;
    width: 80px;
    height: 50px;
    content: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/4/45/Left-frame.png);
}

.Camelot:after {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 80px;
    height: 50px;
    content: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/2/2c/Right-frame.png);
}

/* frontpage icons */
#caitsith a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/a/af/Icon-cait-sith.jpg);
    background-size: cover;
}

#gargoyle a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/2/2c/Icon-gargoyles.jpg);
    background-size: cover;
}

#golem a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/8/81/Icon-golems.jpg);
    background-size: cover;
}

#human a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/5/50/Icon-humans.jpg);
    background-size: cover;
}
#pict a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/d/d3/Icon-pict.jpg);
    background-size: cover;
}
#strm a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/7/7d/Icon-strm.jpg);
    background-size: cover;
}

#stormrider a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/f/f4/Icon-storm-riders.jpg);
    background-size: cover;
}

#beansidhe a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/1/1e/Icon-bean-sidhe.jpg);
    background-size: cover;
}

#firbog a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/e/e4/Icon-fir-bog.jpg);
    background-size: cover;
}

#hamadryad a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/9/91/Icon-hamadryads.jpg);
    background-size: cover;
}

#luchorpan a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/2/2f/Icon-luchorpan.jpg);
    background-size: cover;
}

#silverhand a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/7/71/Icon-silverhands.jpg);
    background-size: cover;
}

#tuatha a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/3/3b/Icon-tuatha.jpg);
    background-size: cover;
}
#humantdd a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/f/f2/Icon-human-tdd2.jpg);
    background-size: cover;
}

#dvergr a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0a/Icon-dvergr.jpg);
    background-size: cover;
}

#jotunn a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/7/7e/Icon-frost-giants.jpg);
    background-size: cover;
}

#ulfheonar a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/1/17/Icon-ulfhednar.jpg);
    background-size: cover;
}

#valkyrie a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/4/4b/Icon-valkyrie.jpg);
    background-size: cover;
}

#viking a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/04/Icon-vikings.jpg);
    background-size: cover;
}

#helbound a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/8/83/Icon-helbound.jpg);
    background-size: cover;
}

#drengr a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0a/Icon-drengr.jpg);
    background-size: cover;
}

#abbot a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0f/Icon-abbot.jpg);
    background-size: cover;
}

#blessed_crow a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/2/2c/Icon-blessed-crow.jpg);
    background-size: cover;
}

#blackguard a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/5/5c/Icon-blackguard2.jpg);
    background-size: cover;
}

#winters_shadow a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/9/94/Icon-Winters-Shadow.jpg);
    background-size: cover;
}

#forest_stalker a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/a/ae/Icon-forest-stalker2.jpg);
    background-size: cover;
}

#black_knight a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/b/b6/Icon-black-knight2.jpg);
    background-size: cover;
}

#fianna a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/b/bb/Icon-fianna-class.jpg);
    background-size: cover;
}

#mjolnir a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/b/ba/Icon-Mjolnir.jpg);
    background-size: cover;
}
#black_rider a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/7/73/Icon_Dullahan.jpg);
    background-size: cover;
}
#child_of_loki a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/02/Icon-Child-of-Loki.jpg);
    background-size: cover;
}
#enchanted_knight a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0d/Icon-Enchanted-Knight.jpg);
    background-size: cover;
}
#arisen a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/7/73/Icon-arisen.jpg);
    background-size: cover;
}
#specter a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/e/e7/Icon-specter3.png);
    background-size: cover;
}
#wisp a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/c/c4/Icon-wisp.jpg);
    background-size: cover;
}
#druid a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/3/30/Icon-druid.jpg);
    background-size: cover;
}
#flame_warden a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/a/a9/Icon-flame-warden.jpg);
    background-size: cover;
}
#wave_weaver a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/3/30/Icon-wave-weaver.jpg);
    background-size: cover;
}
#minstrel a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/6/68/Icon-minstrel.jpg);
    background-size: cover;
}
#dark_fool a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/6/61/Icon-dark-fool.jpg);
    background-size: cover;
}
#skald a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/d/df/Icon-skald.jpg);
    background-size: cover;
}
#dread_caller a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/1/12/Icon-dread-caller.jpg);
    background-size: cover;
}
#morrigan a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/3/3c/Icon-morrigan.jpg);
    background-size: cover;
}
#slaughterwolf a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/9/90/Icon-slaughterwolf.jpg);
    background-size: cover;
}
#physician a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/a/ab/Icon-physician.jpg);
    background-size: cover;
}
#empath a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/9/9e/Icon-empath.jpg);
    background-size: cover;
}
#stonehealer a {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0e/Icon-stonehealer.jpg);
    background-size: cover;
}
#veilstalker a{
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/6/63/Icon-veilstalker2.jpg);
    background-size: cover;
}
#red_cap a{
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/c/c3/Icon-red-cap.jpg);
    background-size: cover;
}
#shadow_walker a{
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/6/6e/Icon-shadow-walker.jpg);
    background-size: cover;
}


/* Realms Frontpage style */
div.art, div.tdd, div.vik {
    margin-bottom: 10px;
}

.art span, .tdd span, .vik span {
    display: block;
    padding: 7px 15px;
    text-align: center;
    font-size: 16px;
    margin-bottom: -8px;
}

.art div, .tdd div, .vik div {
    width: 200px;
    display: block;
    margin: auto;
}

.art div.char, .tdd div.char, .vik div.char {
    display: block;
    vertical-align: top;
    margin: 10px;
    width: inherit;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}

.art div.char li, .tdd div.char li, .vik div.char li {
    display: inline-block;
    border: 1px solid #000000;
    margin: 0px;
}

.art div.char li a, .tdd div.char li a, .vik div.char li a {
    display: block;
    text-shadow: 2px 2px #000;
    line-height: 145px;
    text-align: center;
    height: 85px;
    width: 130px;
}

.art div.char li:hover {
    border: 1px solid #A30000;
}

.tdd div.char li:hover {
    border: 1px solid #658E00;
}

.vik div.char li:hover {
    border: 1px solid #008EBA;
}

.art div.char p {
    color: #797979;
    background: rgba(0, 0, 0, 0.64);
    padding-left: 10px;
}

.tdd div.char p {
    color: #797979;
    background: rgba(0, 0, 0, 0.64);
    padding-left: 10px;
}

.vik div.char p {
    color: #797979;
    background: rgba(0, 0, 0, 0.64);
    padding-left: 10px;
}

.art {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/09/Art-bg.jpg) no-repeat top left #000;
    border: 1px solid #610000;
    background-size: cover;
}

.art span a {
    display: block;
    height: 30px;
    width: 180px;
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/5/5b/Shields-arth.png) no-repeat left;
    background-size: contain;
    text-indent: -36px;
    line-height: 33px;
    margin-left: 0px;
}

.art div.char {
    padding: 0px ;
    vertical-align: top;
}

.tdd {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/c/c9/Tdd-bg.jpg) no-repeat top left #000;
    border: 1px solid #466200;
    background-size: cover;
}

.tdd span a {
    display: block;
    height: 30px;
    width: 180px;
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/a/ae/Shields-tdd.png) no-repeat left;
    background-size: contain;
    text-indent: 36px;
    line-height: 33px;
}

.tdd div.char {
    padding: 0px ;
    vertical-align: top;
}

.vik {
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/1/1b/Vik-bg.jpg) no-repeat top left #000;
    border: 1px solid #00485E;
    background-size: cover;
}

.vik span a {
    display: block;
    height: 30px;
    width: 180px;
    background: url(https://camelot.gamepedia.com/media/camelot.gamepedia.com/0/0d/Shields-viking.png) no-repeat left;
    background-size: contain;
    text-indent: -30px;
    line-height: 33px;
    margin-left: 0px;
}

.vik div.char {
    padding: 0px ;
    vertical-align: top;
}