Changes

Jump to: navigation, search

MediaWiki:Common.css

3,800 bytes added, 20:40, 27 December 2020
no edit summary
/* https://www.mediawiki.org/wiki/Manual:Tagline_(Site_Subtitle) */
/* Removing tagline */
body.page-Main_Page.action-view #siteSub, body.page-Main_Page.action-submit #siteSub { display: none; }
 
 
.mejs-list li:hover {
background: #red;
cursor: pointer;
}
.mejs-list li.current {
background: #cddfff;
}
.mejs-container{
margin-left:auto;
margin-right:auto;
}
 
#wrapper{
width:490px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
padding:15px;
 
-webkit-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
 
}
 
 
/*
.mejs-list li:hover {
background: #ffa;
cursor: pointer;
}
 
.mejs-list li.current {
background: #cddfff;
}
 
 
.mejs-container{
margin-left:auto;
margin-right:auto;
}
 
*/
 
#playwrap2{
width:390px;
margin: auto;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:5px;
}
 
#playwrap{
width:410px;
align:center;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding:5px;
 
-webkit-box-shadow: 0px 1px 31px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 31px 10px rgba(0,0,0,0.75);
 
}
 
 
 
#wrapper{
width:410px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
padding:15px;
 
-webkit-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
 
}
 
audio#mejs-playlist{
width:390px;
margin: auto;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:5px;
}
 
audio#mejs-list{
width:390px;
margin: auto;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:5px;
}
 
 
audio#mejs{
width:390px;
margin: auto;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:5px;
}
 
 
audio#playwrap2{
width:390px;
margin: auto;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:5px;
}
 
audio#playwrap{
width:410px;
align:center;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding:5px;
 
-webkit-box-shadow: 0px 1px 31px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 31px 10px rgba(0,0,0,0.75);
 
}
 
 
 
audio#wrapper{
width:410px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
padding:15px;
 
-webkit-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
 
}
 
body { font-size: larger; }
 
/* Bring the text to 14px */
.download {
text-align: center;
font-size: 180%;
line-height: 1.6em;
font-weight: bold;
}
 
 
span.download {
text-align: center;
font-size: 180%;
line-height: 1.6em;
font-weight: bold;
}
 
div.download {
text-align: center;
font-size: 180%;
line-height: 1.6em;
font-weight: bold;
}
 
 
#download {
text-align: center;
font-size: 180%;
line-height: 1.6em;
font-weight: bold;
}
 
 
 
@font-face {
font-family: 'LACAN';
src: url('http://files.nosubject.com/nosubject/fonts/LACAN.TTF') format('truetype');
font-weight: normal;
font-style: normal;
}
 
.LACAN { font-family: LACAN }
 
 
/* Infobox template style */
.infobox {
border: 1px solid #a2a9b1;
border-spacing: 3px;
/* background-color: #f8f9fa; */
margin-bottom: 0.5em;
margin-left: 1em;
color: black;
/* @noflip */
margin: 0 0 1em 1em;
padding: 0.2em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
font-size: 120%;
width: 400px;
line-height: 2.0em;
 
}
 
.infobox-title {
font-size: 2em;
text-align: center;
}
.infobox-image {
text-align: center;
}
.infobox th {
text-align: left;
vertical-align: top;
width: 120px;
}
.infobox td {
vertical-align: top;
text-align: left;
}
 
 
 
/* Infobox template style */
 
.infobox caption {
font-size: 125%;
font-weight: bold;
padding: 0.2em;
text-align: center;
}
 
.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;
}
 
.infobox.sisterproject {
width: 20em;
font-size: 90%;
}
 
.infobox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
border: 1px solid #c0c090;
}
 
/* 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;
}
 
/* Styles for geography infoboxes, eg countries,
country subdivisions, cities, etc. */
.infobox.geography {
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
 
.infobox.geography td,
.infobox.geography th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
border: 0;
padding: 0 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
border-top: 0;
border-bottom: 1px solid #a2a9b1;
padding: 0 0.6em 0.4em 0.6em;
}
 
.infobox.geography .maptable td,
.infobox.geography .maptable th {
border: 0;
padding: 0;
}
 
 
/* Standard Navigationsleisten, aka box hiding thingy
from .de. Documentation at [[Wikipedia:NavFrame]]. */
/* @noflip */
text-align: left;
}
 
/* Infobox template style */
.infobox {
border: 1px solid #a2a9b1;
border-spacing: 3px;
background-color: #f8f9fa;
color: black;
/* @noflip */
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
font-size: 88%;
line-height: 1.5em;
}
.infobox caption {
font-size: 125%;
font-weight: bold;
padding: 0.2em;
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;
}
 
.infobox.sisterproject {
width: 20em;
font-size: 90%;
}
 
.infobox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
border: 1px solid #c0c090;
}
 
/* 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;
}
 
/* Styles for geography infoboxes, eg countries,
country subdivisions, cities, etc. */
.infobox.geography {
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
 
.infobox.geography td,
.infobox.geography th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
border: 0;
padding: 0 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
border-top: 0;
border-bottom: 1px solid #a2a9b1;
padding: 0 0.6em 0.4em 0.6em;
}
 
.infobox.geography .maptable td,
.infobox.geography .maptable th {
border: 0;
padding: 0;
}
}
 
/* Display "From Wikipedia, the free encyclopedia" in skins that support it, do not apply to print mode */
display: block;
}
}
 
 
 
.portable-infobox {
width:350px;
text-align:center;
 
}
 
.pi-item-spacing {
width:350px;
text-align:center;
}
 
portable-infobox {
width:350px;
text-align:center;
}
 
div.pi-item.pi-data.portable-infobox{
width:100px;
text-align:center;
}
 
h3.pi-data-label {
width:100px;
text-align:center;
}
 
h3.pi-data-label.pi-secondary-font {
font-size:0.95em;
width:100px;
text-align:center;
}
 
h2.pi-item.pi-item-spacing {
}
 
img.pi-image-thumbnail {
width:300px;
text-align:center;
}
Root Admin, Bots, Bureaucrats, flow-bot, oversight, Administrators, Widget editors
24,656
edits

Navigation menu