MediaWiki:Common.css
Jump to navigation
Jump to search
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 */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
/* .toc, #toc { display: none; } */
/* Wikia.css starts here */
/* TEMPLATE:RELEASE INFOBOX */
.portable-infobox.pi-type-release {
background-color: #F8F9FA;
color: #000000;
border: thin solid #A2A9B1;
/* width: 300px;*/
}
.portable-infobox.pi-type-release .pi-border-color {
border-style: none;
border-color: #000000;
border-width: 0.5px;
}
.portable-infobox.pi-type-release .pi-title {
background-color: #EAECF0;
text-align: center;
/* font-family: Linux Libertine, Georgia, Times, serif; */
border-bottom: 0.5px solid #A2A9B1;
line-height: 1.3;
}
.portable-infobox.pi-type-release .pi-section-navigation {
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-release .pi-section-tab {
border-style: 0.5px solid #A2A9B1;
}
/* .portable-infobox.pi-type-release .pi-section-tab:only-of-type {
display: none;
} */
.portable-infobox.pi-type-release .pi-section-tab:hover .pi-section-label {
color: unset;
}
.portable-infobox.pi-type-release .pi-data-label [data-source=romaji] {
text-align: center !important;
}
.portable-infobox.pi-type-release tbody [data-source=romaji] {
text-align: center !important;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-release tbody [data-source=translation] {
text-align: center !important;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-release .pi-image-thumbnail {
max-width: 300px;
max-height: 300px;
width: auto;
height: auto;
}
.portable-infobox.pi-type-release .pi-header {
border-bottom: 0.5px solid #A2A9B1;
border-top: 0.5px solid #A2A9B1;
line-height: 1.0;
}
.portable-infobox.pi-type-release .pi-data-label {
text-align: left;
align-items: left;
justify-content: left;
}
.portable-infobox.pi-type-release .pi-data-value {
text-align: left;
/* align-items: left; */
/* justify-content: left; */
}
.portable-infobox.pi-type-release .pi-item[data-source=regcat] {
text-align: left;
/* align-items: left; */
/* justify-content: left; */
}
.portable-infobox.pi-type-release .pi-item[data-source=limcat] {
text-align: left;
/* align-items: left; */
/* justify-content: left; */
}
.portable-infobox.pi-type-release .pi-item[data-source=delcat] {
text-align: left;
/* align-items: left; */
/* justify-content: left; */
}
.portable-infobox.pi-type-release .pi-item[data-source=singles] {
/* text-align: left; */
/* align-items: left; */
/* justify-content: left; */
}
.portable-infobox.pi-type-release .pi-item[data-source=previous] {
}
.portable-infobox.pi-type-release .pi-item[data-source=next] {
}
/* TEMPLATE:LIVE INFOBOX */
.portable-infobox.pi-type-live {
background-color: #F8F9FA;
color: #000000;
border: thin solid #A2A9B1;
}
.portable-infobox.pi-type-live .pi-border-color {
border-style: none;
border-color: #A2A9B1;
border-width: 0.5px;
}
.portable-infobox.pi-type-live .pi-title {
background-color: #EAECF0;
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
line-height: 1.3;
}
/* TEMPLATE:SONG INFOBOX */
.portable-infobox.pi-type-song {
background-color: #F8F9FA;
color: #000000;
border: thin solid #A2A9B1;
width: 300px;
}
.portable-infobox.pi-type-song .pi-border-color {
border-style: none;
border-color: #A2A9B1;
border-width: 0.5px;
}
.portable-infobox.pi-type-song .pi-title {
background-color: #EAECF0;
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
line-height: 1.3;
}
.portable-infobox.pi-type-song .pi-header {
background-color: #EAECF0;
color:#000000 !important;
text-align: center;
border-top: 0.5px solid #A2A9B1;
border-bottom: 0.5px solid #A2A9B1;
line-height: 1.0;
}
.portable-infobox.pi-type-song .pi-header a:link {
color:rgb(0,0,0) !important;
}
.portable-infobox.pi-type-song tbody [data-source=romaji] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=translation] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=release] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=length] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=lyrics] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=composer] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=first] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song tbody [data-source=last] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song .pi-item[data-source=PV] {
text-align: center;
border-bottom: 0.5px solid #A2A9B1;
}
.portable-infobox.pi-type-song .pi-section-tab:hover .pi-section-label {
color: unset;
}
/* Mirroring used in Template:Mirror */
.mirror {
transform: scaleX(-1);
display:inline-block;
}