MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#footer-poweredbyico > a{
background-color:inherit;
border-style:none;
}
.mw-editsection { display:none!important; }


table.tags {  
table.tags {  
     font-size: 24pt;
     font-size: 24pt;
    font-family: "BildCompressed";
     color: #fff;
     color: #fff;
     text-align: left;
     text-align: left;
Line 11: Line 17:
     border-color: #fff;
     border-color: #fff;
     border-style: solid;
     border-style: solid;
     border-width: 3px 0px 0px 0px !important;
     border-width: 4px 0px 0px 0px !important;  
padding: 0px 5px 0px 5px;
}
}
table.tags th {
table.tags th {
    font-family: "BildCompressed";
     background: #FF6B6B;
     background: #FF6B6B;
     font-weight: normal;
     font-weight: normal;
padding: 0px 10px 0px 8px;
}
}
table.tags td {
table.tags td {
    font-family: "BildCompressedLight";
     background: #D47575;
     background: #D47575;
padding: 0px 10px 0px 5px;
}
}


Line 26: Line 35:
@font-face {
@font-face {
   font-family: "DrSlab";
   font-family: "DrSlab";
   src: url("https://bfr.rectangle.zone/subwikifiles/bfr/images/1/17/Drslab-base-webfont.woff") format("woff");
   src: url("https://bfrn.rectangle.zone/subwikifiles/bfr/images/1/17/Drslab-base-webfont.woff") format("woff");
}
}
.drslab {
.drslab {
Line 34: Line 43:
@font-face {
@font-face {
   font-family: "BildCompressed";
   font-family: "BildCompressed";
   src: url("https://bfr.rectangle.zone/subwikifiles/bfr/images/7/76/BildV4Compressed-Regular.woff") format("woff");
   src: url("https://bfrn.rectangle.zone/subwikifiles/bfr/images/7/76/BildV4Compressed-Regular.woff") format("woff");
}
}
.bildcompressed {
.bildcompressed {
Line 42: Line 51:
@font-face {
@font-face {
   font-family: "BildCompressedMedium";
   font-family: "BildCompressedMedium";
   src: url("https://bfr.rectangle.zone/subwikifiles/bfr/images/4/4a/BildV4Compressed-Medium.woff") format("woff");
   src: url("https://bfrn.rectangle.zone/subwikifiles/bfr/images/4/4a/BildV4Compressed-Medium.woff") format("woff");
}
}
.bildcompressedmedium {
.bildcompressedmedium {
Line 50: Line 59:
@font-face {
@font-face {
   font-family: "BildCompressedLight";
   font-family: "BildCompressedLight";
   src: url("https://bfr.rectangle.zone/subwikifiles/bfr/images/0/04/BildV4Compressed-Light.woff") format("woff");
   src: url("https://bfrn.rectangle.zone/subwikifiles/bfr/images/0/04/BildV4Compressed-Light.woff") format("woff");
}
}
.bildcompressedlight {
.bildcompressedlight {