MediaWiki:Common.css
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.
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap&subset=latin-ext');
html, body
{
font-family: 'Open Sans', sans-serif;
}
.mw-wiki-logo
{
background-size: contain;
}
.mw-parser-output .external {
background-image: unset;
}
div#mw-head-base.noprint div#left-navigation #left-navigation, div#left-navigation
{
margin-left: 0;
}
h3#p-namespaces-label
{
display: none;
float: left;
border: none;
background: white;
font-size: 120%;
padding-top: 0;
padding-left: .615em;
padding-right: .3075em;
padding-bottom: 0;
margin-top: auto;
margin-bottom: auto;
overflow: visible;
width: 1em;
height: 100%;
}
h3#p-namespaces-label:hover
{
cursor: pointer;
text-shadow: .5px .5px #444;
}
h3#p-namespaces-label i
{
position: absolute;
top: 68%;
}
h3#p-cactions-label
{
border: none;
}
.menu-button
{
float: right;
margin-right: 1em;
}
.menu-button:hover
{
cursor: pointer;
text-shadow: .5px .5px #444;
}
div#mw-panel
{
display: none;
background: white;
border-right: 1px solid #a2a9b1;
width: 10em;
height: 100%;
font-size: 140%;
position: fixed;
z-index: 9999;
padding-left: 0;
}
#mw-panel #p-logo + .portal
{
margin-top: 0;
}
#mw-panel .portal
{
padding: 0 0 .25em 0;
}
#p-logo
{
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
}
#p-logo a
{
width: 100%;
}
div#mw-head
{
max-width: 1052px;
margin-left: -526px;
left: 50%;
position: absolute;
}
#p-search
{
margin-right: 0;
}
#p-search, #p-personal
{
right: 0;
}
div#content.mw-body
{
border: 1px solid #a2a9b1;
margin-left: auto;
margin-right: auto;
max-width: 1050px;
padding-right: 0;
padding-left: 0;
}
#firstHeading
{
margin-left: 0.6em;
margin-right: 0.6em;
}
#mw-clearyourcache, .mw-highlight, #catlinks, .noarticletext.mw-content-ltr, .mw-editinginterface, .mw-editform, .previewnote, .limitreport, .mw-changeslist, .mw-rcfilters-head, .mw-specialpage-summary, .mw-indicators
{
margin-left: 1.3em;
margin-right: 1.3em;
}
div#footer
{
margin-left: auto;
margin-right: auto;
max-width: 1050px;
}
.mw-body-content
{
font-size: unset;
}
h1, h2, h3, h4, h5, h6
{
border-bottom: 1px solid #d5d5d5;
font-weight: bold;
}
.mw-body h1, .mw-body-content h1
{
font-size: 2em;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2
{
font-weight: bold;
margin-bottom: 0.3em;
}
.table-container
{
overflow-x: auto;
}
.page-container
{
padding-left: 1.3em;
padding-right: 1.3em;
/*display: flex;*/
/*flex-direction: column;*/
/*justify-content: center;*/
/*align-items: center;*/
/*width: 68%;*/
/*float: left;*/
}
.page-subcontainer
{
float: left;
width: 69%;
}
.page-subcontainer ul
{
padding-left: 24px;
}
.page-subcontainer p, .page-subcontainer h2, .page-subcontainer h3, .page-subcontainer h4, .page-subcontainer h5, .page-subcontainer .wikitable, .page-subcontainer .table3col, .page-subcontainer ul
{
width: 80%;
margin-left: auto;
margin-right: auto;
}
.spaced-header-container
{
display: flex;
justify-content: center;
align-items: center;
}
.spaced-header-container h2
{
text-align: center;
padding-top: 2em;
padding-bottom: 2em;
margin-top: .2em;
margin-bottom: .2em;
border-bottom: none;
}
.tight-header-container
{
display: flex;
justify-content: center;
align-items: center;
}
.tight-header-container h2
{
padding-top: .5em;
padding-bottom: .5em;
margin-top: .2em;
margin-bottom: .2em;
border-bottom: none;
}
img
{
max-width: 100%;
height: auto;
}
.img-cover p
{
text-align: center;
}
.img-cover img
{
border-radius: 5px;
width: 250px;
max-width: 100%;
}
div.floatright img
{
margin-left: 2em;
margin-bottom: 2em;
}
.social-icons a.external
{
background: unset;
font-size: 30px;
text-align: center;
color: #231816;
}
.social-icons a.external:hover
{
opacity: 90%;
}
.social-icons a.external:visited
{
color: #231816;
}
.diff-addedline
{
border-color: #a3d3ff;
}
.diff-addedline, .diff-deletedline, .diff-context
{
font-size: 88%;
line-height: 1.6;
vertical-align: top;
white-space: -moz-pre-wrap;
white-space: pre-wrap;
border-style: solid;
border-width: 1px 1px 1px 4px;
border-radius: 0.33em;
}
.highlight
{
background: #ff0;
font-weight: unset;
}
.highlight-warning
{
background: #fa0;
font-weight: unset;
}
.highlight-bad,
.highlight-danger,
.highlight-todo
{
background: #f00;
font-weight: unset;
}
.highlight-good,
.highlight-done
{
background: #0f0;
font-weight: unset;
}
.bhighlight
{
background: #c7c7c7!important;
}
.generic-container
{
padding-left: 0;
padding-right: 0;
margin-left: auto;
margin-right: auto;
}
/* Main Page Styling */
.intro-container
{
margin-top: 20px;
}
.mp-banner
{
}
.mp-blurb-revo
{
text-align: left;
float: right;
max-width: 290px
}
.intro-text
{
text-align: center;
}
.mp-container {
display: grid;
grid-template-columns: 620px auto;
gap: 20px;
padding-left: 0;
padding-right: 0;
margin: 20px 5% 20px;
}
.grid-item
{
margin: .5em;
}
.sh-container
{
text-align: center;
display: grid;
grid-template-columns: auto auto;
gap: .5em;
}
.lh-container
{
text-align: center;
display: grid;
grid-template-columns: auto auto;
gap: .5em;
}
.revo-container
{
text-align: center;
display: grid;
grid-template-columns: auto auto;
gap: .5em;
}
.mp-button a
{
color: #fff !important;
background-color: #231816;
border-color: #231816;
padding: 0.5em 1em 0.5em 1em !important;
display: inline-block;
width: 14em;
font-weight: bold;
border-radius: 4px;
margin-bottom: 4px;
text-align: center;
}
.mp-button a:hover
{
text-decoration: none;
opacity: 90%;
}
/* Hub Page Styling */
.hub-button a:hover
{
text-decoration: none;
opacity: 90%;
}
.hub-button a
{
color: #fff !important;
background-color: #231816f5;
border-color: #231816f5;
padding: 1em 0 1em 0 !important;
display: inline-block;
width: 60%;
font-weight: bold;
border-radius: 4px;
margin-bottom: 0;
text-align: center;
}
.hub-content
{
position: absolute;
width: 100%;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.hub-content.top-content
{
max-height: 70%;
overflow-y: auto;
}
.lh-blurb
{
color: white;
background-color: #23181690;
margin-left: 20%;
margin-right: 20%;
padding: 1em;
font-weight: 600;
text-align: justify;
}
.lh-blurb a, .lh-blurb a:visited
{
color: white;
font-weight: 700;
}
.hub-item.lh-history
{
background-image: url('https://blankchronicle.com/images/7/7c/ShingekinoKisekiCover2.jpg');
}
.hub-item.lh-discography
{
background-image: url('https://blankchronicle.com/images/e/e1/ShinjitsuCover2.jpg');
}
.hub-item.lh-lives
{
background-image: url('https://blankchronicle.com/images/b/bd/LuxendarcKokikouCover.jpg');
}
.hub-item.lh-members
{
background-image: url('https://blankchronicle.com/images/9/93/LuxendarcDaikikouCover.jpg');
}
.hub-item.lh-characters
{
background-image: url('https://blankchronicle.com/images/1/18/RakuenCover2.jpg');
}
.hub-item.lh-media
{
background-image: url('https://blankchronicle.com/images/f/f8/LuxendarcDaikikouCover2.jpg');
}
.hub-item.gutter
{
background-color: #231816f5;
min-height: unset;
}
.hub-item.gutter a, .hub-item.gutter a.external
{
color: white;
}
.hub-item
{
position: relative;
text-align: center;
min-height: 105vh;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hub-item p
{
margin: 0;
}
/* Discography styling */
.disc-container
{
display: grid;
justify-content: center;
grid-template-columns: auto auto auto;
gap: 1em 1em;
}
.disc
{
height: 300px;
width: 300px;
border-radius: 9px;
background-image: url('https://blankchronicle.com/images/f/f8/NoCoverBlank.jpg');
background-position: center bottom;
background-size: cover;
background-repeat: no-repeat;
}
.disc:hover
{
opacity: 85%;
}
.disc a:link, .disc a:visited
{
display: inline-block;
height: 300px;
width: 300px;
opacity: 0;
text-align: center;
}
.lyrics-container
{
text-align: center;
}
.album-quote
{
font-size: 1.25em;
text-align: center;
margin: 1em auto;
width: 82%;
}
.nav-container
{
display: grid;
grid-template-columns: auto auto;
}
.nav-button a
{
color: #fff !important;
background-color: #231816;
border-color: #231816;
padding: 0.5em 4.2em 0.5em 4.2em !important;
font-weight: bold;
border-radius: 4px;
text-align: center;
}
.nav-button a:hover
{
text-decoration: none;
opacity: 90%;
}
.tab-container
{
background-color: #f8f9fa;
box-sizing: border-box;
color: black;
font-size: 95%;
}
.tab-subcontainer
{
display: grid;
margin-left: auto;
margin-right: auto;
}
.tab-subcontainer#language-subcontainer
{
grid-template-columns: 33% 34% 33%;
}
.tab-subcontainer#edition-subcontainer
{
grid-template-columns: 33% 34% 33%;
}
.language-button
{
display: inline-block;
text-align: center;
background-color: #f1f1f1;
padding: 0.5em 1em 0.5em 1em !important;
cursor: pointer;
}
.language-button:hover
{
background-color: #ddd;
}
.language-button.highlight
{
background: #eee;
}
.language-target.en-content
{
display: none;
}
.language-target.ro-content
{
display: none;
}
.language-target.jp-content
{
display: initial;
}
.edition-button
{
display: inline-block;
text-align: center;
background-color: #f1f1f1;
padding: 0.5em 1em 0.5em 1em !important;
cursor: pointer;
}
.edition-button.fc
{
display: none;
}
.edition-button:hover
{
background-color: #ddd;
}
.edition-button.highlight
{
background: #eee;
}
.edition-content.re-content
{
display: initial;
}
.edition-target.le-content
{
display: none;
}
.edition-target.dx-content
{
display: none;
}
.edition-target.fc-content
{
display: none;
}
/* Tooltip container */
.tooltip {
position: relative;
display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: #555;
color: #fff;
text-align: center;
padding: 5px 0;
border-radius: 6px;
/* Position the tooltip text */
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -60px;
/* Fade in tooltip */
opacity: 0;
transition: opacity 0.2s;
}
/* Tooltip arrow */
.tooltip .tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.infobox.no-re #re-button
{
display: none;
}
.infobox.no-re .edition-target.re-content
{
display: none;
}
.infobox.no-re .edition-target.le-content
{
display: initial;
}
.infobox.no-re .edition-button
{
background: #c7c7c7!important;
}
.infobox.no-le #le-button
{
display: none;
}
.infobox.no-le #edition-subcontainer
{
grid-template-columns: 50% 50%;
}
.infobox.no-dx #dx-button
{
display: none;
}
.infobox.fc #fc-button
{
display: initial
}
.infobox.no-dx #edition-subcontainer
{
grid-template-columns: 50% 50%;
}
.infobox.no-dx.no-re #edition-subcontainer
{
grid-template-columns: 100%;
}
.infobox.no-dx.no-le #edition-subcontainer
{
grid-template-columns: 100%;
}
.infobox.no-dx.no-le.fc #edition-subcontainer
{
grid-template-columns: 50% 50%;
}
/* Infobox template style */
.infobox
{
border: 1px solid #a2a9b1;
border-spacing: 5px;
border-radius: 9px;
background-color: rgb(248 249 250 / 60%);
color: black;
padding: 0.2em;
/*position: fixed;*/
/*top: 17.5vh;*/
/*right: 24vw;*/
float: right;
clear: right;
font-size: 88%;
line-height: 1.5em;
width: 22em;
margin-bottom: 20px;
}
.infobox caption
{
font-size: 125%;
font-weight: bold;
text-align: center;
}
.infobox td,
.infobox th
{
vertical-align: top;
/* @noflip */
text-align: left;
}
.infobox.bordered
{
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th
{
border: 1px solid #a2a9b1;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th
{
border: 0;
}
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th
{
border: 0;
border-top: 1px solid #a2a9b1;
/* @noflip */
border-right: 1px solid #a2a9b1;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th
{
border: 0;
/* @noflip */
border-right: 1px solid #a2a9b1;
}
.table3col
{
border-collapse: collapse;
margin: 1em 0;
}
.table3col > tr > th, .table3col > tr > td, .table3col > * > tr > td
{
border-top: 1px solid #a2a9b1;
border-bottom: 1px solid #a2a9b1;
padding: 0.2em 0.4em;
}
.table3col th
{
border-bottom: 1px solid #a2a9b1;
}
.table3col tr:nth-child(even)
{
background-color: #f8f9fa;
}
.tracktable
{
color: #222;
margin: 1em auto;
border-collapse: collapse;
width: 80%
}
.tracktable th
{
border-bottom: 1px solid #a2a9b1;
}
.tracktable tr
{
padding-top: 5px;
padding-bottom: 5px;
}
.tracktable tr:nth-child(even)
{
background-color: #f8f9fa;
}
.tracktable td
{
border-bottom: 1px solid #a2a9b1;
}
.tracktable td:first-child
{
text-align: -webkit-center;
padding-left: 4px;
width: 25px;
}
.tracktable td:nth-child(2)
{
text-align: center;
padding-right: 10px;
padding-left: 10px;
width: 440px;
}
.tracktable td:last-child
{
text-align: -webkit-center;
padding-left: 8px;
width: 48px;
}
.tracktable-4col
{
color: #222;
margin: 1em auto;
border-collapse: collapse;
width: 80%;
}
.tracktable-4col th
{
border-bottom: 1px solid #a2a9b1;
}
.tracktable-4col tr
{
padding-top: 5px;
padding-bottom: 5px;
}
.tracktable-4col tr:nth-child(even)
{
background-color: #f8f9fa;
}
.tracktable-4col td
{
border-bottom: 1px solid #a2a9b1;
}
.tracktable-4col td:first-child
{
text-align: -webkit-center;
padding-left: 4px;
width: 25px;
}
.tracktable-4col td:nth-child(2)
{
text-align: center;
padding-right: 10px;
padding-left: 10px;
width: 220px;
}
.tracktable-4col td:nth-child(3)
{
text-align: left;
padding-right: 10px;
padding-left: 10px;
width: 220px;
}
.tracktable-4col td:last-child
{
text-align: -webkit-center;
padding-left: 8px;
width: 48px;
}
/* Contributor Profile Cards */
.wiki-contributors
{
display: grid;
grid-template-columns: 620px auto;
}
.contributor-container
{
min-height: 225px;
border: 1px solid #c0c090;
border-radius: 9px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
padding-left: 1em;
padding-right: 1em;
margin-bottom: 20px;
}
.contributor-img
{
float: left;
max-height: 150px;
width: 20%;
margin-top: .5em;
margin-right: 1em;
}
.contributor-img img
{
border-radius: 50%;
}
.contributor-name h2
{
border-bottom: none;
margin-top: .5em
}
.contributor-blurb
{
max-width: 90%;
font-size: 95%;
}
.contributor-links
{
float: right;
display: grid;
grid-template-rows: auto auto auto;
width: 5%;
}
.contributor-item
{
}
.contributor-work
{
font-size: 80%;
background-color: #eaecf0;
overflow: auto;
border: 1px solid #a2a9b1;
border-radius: 9px;
margin-bottom: 1em;
}
.contributor-work span.mw-collapsible-toggle
{
padding-right: .4em;
}
.contributor-work .mw-collapsible-content
{
column-width: 10em;
-webkit-column-width: 10em;
overflow-x: hidden;
margin-bottom: .2em;
}
.contributor-work h3
{
margin-top: 0;
padding-bottom: 0;
padding-top: .1em;
border-bottom: none;
text-align: center;
}
.credits-container
{
display: grid;
grid-template-columns: repeat(auto-fit, 200px);
overflow: auto;
}
.credits-item
{
padding: 1em;
}
.credits-name
{
text-align: center;
}
.credits-work
{
font-size: 80%;
}
.character-container
{
min-height: 150px;
border: 1px solid #c0c090;
border-radius: 9px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
padding-left: 1em;
padding-right: 1em;
margin-bottom: 20px;
}
.character-img
{
float: left;
max-height: 125px;
width: 12%;
margin-top: .5em;
margin-right: 1em;
}
.character-img img
{
border-radius: 50%;
}
.character-name h2
{
border-bottom: none;
margin-top: .5em
}
.character-blurb
{
max-width: 90%;
font-size: 95%;
}
.character-links
{
float: right;
display: grid;
grid-template-rows: auto auto auto;
width: 5%;
}
.character-item
{
}
.character-work
{
font-size: 80%;
background-color: #eaecf0;
overflow: auto;
border: 1px solid #a2a9b1;
border-radius: 9px;
margin-bottom: 1em;
}
.character-work span.mw-collapsible-toggle
{
padding-right: .4em;
}
.character-work .mw-collapsible-content
{
column-width: 10em;
-webkit-column-width: 10em;
overflow-x: hidden;
margin-bottom: .2em;
}
.character-work h3
{
margin-top: 0;
padding-bottom: 0;
padding-top: .1em;
border-bottom: none;
text-align: center;
}
@media only screen and (max-width : 1000px)
{
div#mw-head
{
margin-left: auto;
}
div.floatright
{
float: unset;
}
div.floatright img
{
margin-left: 0;
}
div#content.mw-body
{
border-top: 1px solid #a2a9b1;
border-left: none;
border-right: none;
}
h3#p-namespaces-label
{
z-index: 9999;
float: unset;
border: 1px solid #a2a9b1;
border-radius: 4px;
padding: .1em .1em!important;
text-align: center;
width: 50px;
height: 50px;
position: fixed;
font-size: 225%;
top: 8px;
left: 10px;
}
h3#p-namespaces-label i
{
position: unset;
top: unset;
}
/* Temp. Workaround */
li#pt-mycontris, li#pt-watchlist, li#pt-mytalk, li#pt-preferences
{
display: none;
}
div#mw-panel
{
width: 100%;
overflow: scroll;
border-right: none;
}
.mp-container
{
display: flex;
flex-direction: column;
justify-content: center;
}
.sh-container, .lh-container, .revo-container
{
display: unset;
width: 100%;
margin: 0 auto;
}
.grid-item
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: unset!important;
}
.mp-blurb-revo
{
float: unset;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
max-width: 400px;
}
.disc-container
{
grid-template-columns: unset;
}
table.infobox
{
float: unset;
clear: unset;
width: 80%!important;
margin: 0 auto;
}
.page-container
{
display: flex;
flex-direction: column;
justify-content: center;
float: unset;
width: 100%;
padding: 0;
}
.page-subcontainer
{
float: unset;
margin: 0 auto;
width: 100%;
}
.lh-blurb
{
overflow-y: auto;
margin: 0 8%;
text-align: left;
font-weight: initial;
}
.hub-item
{
background-attachment: scroll;
background-position: center center;
}
}
/* Covers */
.disc.disc-chronicle
{
background-image: url('https://blankchronicle.com/images/9/97/ChronicleCover.jpg');
}
.disc.disc-thanatos
{
background-image: url('https://blankchronicle.com/images/c/c2/ThanatosCover.jpg');
}
.disc.disc-lost
{
background-image: url('https://blankchronicle.com/images/6/6c/LostCover.jpg');
}
.disc.disc-pico
{
background-image: url('https://blankchronicle.com/images/9/98/PicoMagicCover.jpg');
}
.disc.disc-reloaded
{
background-image: url('https://blankchronicle.com/images/3/37/ReloadedCover.JPG');
}
.disc.disc-chrsecond
{
background-image: url('https://blankchronicle.com/images/0/05/Chronicle2ndCover.jpg');
}
.disc.disc-prelude
{
background-image: url('https://blankchronicle.com/images/8/8b/PreludetoElysionCover.jpg');
}
.disc.disc-elysion
{
background-image: url('https://blankchronicle.com/images/8/8a/ElysionCover.png');
}
.disc.disc-roman
{
background-image: url('https://blankchronicle.com/images/8/8e/RomanCover.jpg');
}
.disc.disc-moira
{
background-image: url('https://blankchronicle.com/images/2/29/MoiraCover.jpg');
}
.disc.disc-marchen
{
background-image: url('https://blankchronicle.com/images/8/80/MarchenSquareCover.jpg');
}
.disc.disc-rinne
{
background-image: url('https://blankchronicle.com/images/c/c2/ThanatosCover.jpg');
}
.disc.disc-nein
{
background-image: url('https://blankchronicle.com/images/b/b1/NeinCover.jpg');
}
.disc.disc-swordboy
{
background-image: url('https://blankchronicle.com/images/6/68/SwordboyCover.jpg');
}
.disc.disc-iberia
{
background-image: url('https://blankchronicle.com/images/7/7f/IberiaCover2.jpg');
}
.disc.disc-ido
{
background-image: url('https://blankchronicle.com/images/0/06/IdoIdoCover2.jpg');
}
.disc.disc-halloween
{
background-image: url('https://blankchronicle.com/images/d/d1/HalloYoruCover.jpg');
}
.disc.disc-vanisuta
{
background-image: url('https://blankchronicle.com/images/9/95/VaniSutaCover.jpg');
}
.disc.disc-marvelous
{
background-image: url('https://blankchronicle.com/images/a/a1/MarvelousShouchuuCover.jpg');
}
.disc.disc-nearest
{
background-image: url('https://blankchronicle.com/images/c/c2/ThanatosCover.jpg');
}
.disc.disc-riddle
{
background-image: url('https://blankchronicle.com/images/4/4a/TempRiddleCover.jpg');
}
.disc.disc-genome
{
background-image: url('https://blankchronicle.com/images/0/0d/TempGeNOMECover.jpg');
}
.disc.disc-sister
{
background-image: url('https://blankchronicle.com/images/0/0f/TempSisterMermaidCover.jpg');
}
.disc.disc-link
{
background-image: url('https://blankchronicle.com/images/c/c4/TempLiNKCover.jpg');
}
.disc.disc-pastel
{
background-image: url('https://blankchronicle.com/images/c/c4/TempPastelCover.jpg');
}
.disc.disc-rasp
{
background-image: url('https://blankchronicle.com/images/3/36/TempRaspberryCover.jpg');
}
.disc.disc-leviathan
{
background-image: url('https://blankchronicle.com/images/1/18/LeviathanCover.jpg');
}
.disc.disc-poca
{
background-image: url('https://blankchronicle.com/images/a/ab/PocafelicitaCover.jpg');
}
.disc.disc-rest
{
background-image: url('https://blankchronicle.com/images/1/19/RestCover.jpg');
}
.disc.disc-schwarz
{
background-image: url('https://blankchronicle.com/images/6/60/SchwarzweissCover.jpg');
}
.disc.disc-dream
{
background-image: url('https://blankchronicle.com/images/f/ff/DreamPortCover.jpg');
}
.disc.disc-chronology
{
background-image: url('https://blankchronicle.com/images/9/9c/ChronologyCover.jpg');
}
.disc.disc-yodaka
{
background-image: url('https://blankchronicle.com/images/9/9f/YodakaCover.jpeg');
}
.disc.disc-yodaka-single
{
background-image: url('https://blankchronicle.com/images/6/68/Yodakasingle.png');
}
.disc.disc-daikikou
{
background-image: url('https://blankchronicle.com/images/f/f8/LuxendarcDaikikouCover2.jpg');
}
.disc.disc-bravely1
{
background-image: url('https://blankchronicle.com/images/0/0e/Bravely1TextCover.jpg');
}
.disc.disc-kiseki
{
background-image: url('https://blankchronicle.com/images/0/04/ShingekinoKisekiCover.jpg');
}
.disc.disc-shoukikou
{
background-image: url('https://blankchronicle.com/images/b/bd/LuxendarcKokikouCover.jpg');
}
.disc.disc-jiyuu
{
background-image: url('https://blankchronicle.com/images/6/6a/JiyuuhenoShingekiCover2.jpg');
}
.disc.disc-rakuen
{
background-image: url('https://blankchronicle.com/images/9/9c/RakuenCover.jpg');
}
.disc.disc-shinjitsu
{
background-image: url('https://blankchronicle.com/images/4/4c/ShinjitsuCover.jpg');
}
.disc.disc-gny
{
background-image: url('https://blankchronicle.com/images/5/5d/GNYTVCover.jpg');
}
.disc.disc-bdmini
{
background-image: url('https://blankchronicle.com/images/2/2e/BDMiniCover.jpg');
}
.disc.disc-seishun
{
background-image: url('https://blankchronicle.com/images/e/e0/SeishunCover.jpg');
}
.disc.disc-zahyou
{
background-image: url('https://blankchronicle.com/images/1/1e/ZahyouCover.jpg');
}
.disc.disc-daishou
{
background-image: url('https://blankchronicle.com/images/d/d2/DaishouCover.jpg');
}
.disc.disc-sasageyo
{
background-image: url('https://blankchronicle.com/images/a/a4/SasageyoCover.jpg');
}
.disc.disc-requiem
{
background-image: url('https://blankchronicle.com/images/d/d5/RequiemCover.jpg');
}
.disc.disc-shikabane
{
background-image: url('https://blankchronicle.com/images/6/6b/ShikabaneCover.jpg');
}
/* Live Covers */
.disc.disc-neincon
{
background-image: url('https://blankchronicle.com/images/7/73/NeinLive1.jpg');
background-position: center top;
}
.disc.disc-kisekicon
{
background-image: url('https://blankchronicle.com/images/5/5b/LinkedHorizonLiveTour1.jpg');
background-position: center;
}