MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 204: | Line 204: | ||
.bio-revo | .bio-revo | ||
{ | |||
} | |||
.disc-sh-album-container | |||
{ | |||
} | |||
.disc-chronicle | |||
{ | |||
} | |||
.disc-thanatos | |||
{ | |||
} | |||
.disc-lost | |||
{ | |||
} | |||
.disc-pico | |||
{ | |||
} | |||
.disc-reloaded | |||
{ | |||
} | |||
.disc-chrsecond | |||
{ | |||
} | |||
.disc-prelude | |||
{ | |||
} | |||
.disc-elysion | |||
{ | |||
} | |||
.disc-roman | |||
{ | |||
} | |||
.disc-moira | |||
{ | |||
} | |||
.disc-marchen | |||
{ | |||
} | |||
.disc-rinne | |||
{ | |||
} | |||
.disc-nein | |||
{ | |||
} | |||
.disc-sh-single-container | |||
{ | |||
} | |||
.disc-swordboy | |||
{ | |||
} | |||
.disc-iberia | |||
{ | |||
} | |||
.disc-ido | |||
{ | |||
} | |||
.disc-halloween | |||
{ | |||
} | |||
.disc-vanisuta | |||
{ | |||
} | |||
.disc-marvelous | |||
{ | |||
} | |||
.disc-nearest | |||
{ | |||
} | |||
.disc-sh-other-container | |||
{ | |||
} | |||
.disc-riddle | |||
{ | |||
} | |||
.disc-genome | |||
{ | |||
} | |||
.disc-sister | |||
{ | |||
} | |||
.disc-link | |||
{ | |||
} | |||
.disc-pastel | |||
{ | |||
} | |||
.disc-rasp | |||
{ | |||
} | |||
.disc-leviathan | |||
{ | |||
} | |||
.disc-poca | |||
{ | |||
} | |||
.disc-rest | |||
{ | |||
} | |||
.disc-schwarz | |||
{ | |||
} | |||
.disc-dream | |||
{ | |||
} | |||
.disc-chronology | |||
{ | |||
} | |||
.disc-lh-album-container | |||
{ | |||
} | |||
.disc-daikikou | |||
{ | |||
} | |||
.disc-bravely1 | |||
{ | |||
} | |||
.disc-kiseki | |||
{ | |||
} | |||
.disc-lh-single-container | |||
{ | |||
} | |||
.disc-kokikou | |||
{ | |||
} | |||
.disc-daikikou | |||
{ | |||
} | |||
.disc-jiyuu | |||
{ | |||
} | |||
.disc-rakuen | |||
{ | |||
} | |||
.disc-shinjitsu | |||
{ | |||
} | |||
.disc-lh-other-container | |||
{ | |||
} | |||
.disc-gny | |||
{ | |||
} | |||
.disc-seishun | |||
{ | |||
} | |||
.disc-zahyou | |||
{ | |||
} | |||
.disc-daishou | |||
{ | |||
} | |||
.disc-sasageyo | |||
{ | |||
} | |||
.disc-requiem | |||
{ | |||
} | |||
.disc-shikabane | |||
{ | |||
} | |||
.sh-live-container | |||
{ | |||
} | |||
.live-elyscon | |||
{ | |||
} | |||
.live-romancon | |||
{ | |||
} | |||
.live-tte2 | |||
{ | |||
} | |||
.live-moiracon | |||
{ | |||
} | |||
.live-tte3 | |||
{ | |||
} | |||
.live-asohora | |||
{ | |||
} | |||
.live-merucon | |||
{ | |||
} | |||
.live-party | |||
{ | |||
} | |||
.live-noeru | |||
{ | |||
} | |||
.live-neincon | |||
{ | |||
} | |||
.live-acoustic | |||
{ | |||
} | |||
.lh-live-container | |||
{ | |||
} | |||
.live-luxendarc | |||
{ | |||
} | |||
.live-asohora-shingeki | |||
{ | |||
} | |||
.live-kisekicon | |||
{ | { | ||
} | } |
Revision as of 16:54, 28 June 2020
/* 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-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;
padding-bottom: 0.3em;
margin-bottom: 0.3em;
}
.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;
}
.intro-container
{
}
.mp-banner
{
}
.intro-text
{
}
.sh-container
{
}
.button-sh a
{
color: #fff !important;
background-color: #36c;
border-color: #36c;
padding: 0.5em 1em 0.5em 1em !important;
display: inline-block;
font-weight: bold;
border-radius: 2px;
margin-bottom: 4px;
}
.button-sh a:hover
{
text-decoration: none;
background-color: #447ff5;
border-color: #447ff5;
}
.disc-sh
{
}
.member-sh
{
}
.live-sh
{
}
.lh-container
{
}
.button-lh a
{
color: #fff !important;
background-color: #36c;
border-color: #36c;
padding: 0.5em 1em 0.5em 1em !important;
display: inline-block;
font-weight: bold;
border-radius: 2px;
margin-bottom: 4px;
}
.button-lh a:hover
{
text-decoration: none;
background-color: #447ff5;
border-color: #447ff5;
}
.disc-lh
{
}
.member-lh
{
}
.live-lh
{
}
.revo-container
{
}
.button-revo a
{
color: #fff !important;
background-color: #36c;
border-color: #36c;
padding: 0.5em 1em 0.5em 1em !important;
display: inline-block;
font-weight: bold;
border-radius: 2px;
margin-bottom: 4px;
}
.button-revo a:hover
{
text-decoration: none;
background-color: #447ff5;
border-color: #447ff5;
}
.disc-revo
{
}
.bio-revo
{
}
.disc-sh-album-container
{
}
.disc-chronicle
{
}
.disc-thanatos
{
}
.disc-lost
{
}
.disc-pico
{
}
.disc-reloaded
{
}
.disc-chrsecond
{
}
.disc-prelude
{
}
.disc-elysion
{
}
.disc-roman
{
}
.disc-moira
{
}
.disc-marchen
{
}
.disc-rinne
{
}
.disc-nein
{
}
.disc-sh-single-container
{
}
.disc-swordboy
{
}
.disc-iberia
{
}
.disc-ido
{
}
.disc-halloween
{
}
.disc-vanisuta
{
}
.disc-marvelous
{
}
.disc-nearest
{
}
.disc-sh-other-container
{
}
.disc-riddle
{
}
.disc-genome
{
}
.disc-sister
{
}
.disc-link
{
}
.disc-pastel
{
}
.disc-rasp
{
}
.disc-leviathan
{
}
.disc-poca
{
}
.disc-rest
{
}
.disc-schwarz
{
}
.disc-dream
{
}
.disc-chronology
{
}
.disc-lh-album-container
{
}
.disc-daikikou
{
}
.disc-bravely1
{
}
.disc-kiseki
{
}
.disc-lh-single-container
{
}
.disc-kokikou
{
}
.disc-daikikou
{
}
.disc-jiyuu
{
}
.disc-rakuen
{
}
.disc-shinjitsu
{
}
.disc-lh-other-container
{
}
.disc-gny
{
}
.disc-seishun
{
}
.disc-zahyou
{
}
.disc-daishou
{
}
.disc-sasageyo
{
}
.disc-requiem
{
}
.disc-shikabane
{
}
.sh-live-container
{
}
.live-elyscon
{
}
.live-romancon
{
}
.live-tte2
{
}
.live-moiracon
{
}
.live-tte3
{
}
.live-asohora
{
}
.live-merucon
{
}
.live-party
{
}
.live-noeru
{
}
.live-neincon
{
}
.live-acoustic
{
}
.lh-live-container
{
}
.live-luxendarc
{
}
.live-asohora-shingeki
{
}
.live-kisekicon
{
}