MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 7: Line 7:
     font-family: Rodin;
     font-family: Rodin;
     src: url(/w/images/8/80/FOT-RodinNTLGPro-DB.woff2);
     src: url(/w/images/8/80/FOT-RodinNTLGPro-DB.woff2);
     font-weight: normal;
     font-weight: normal; !important
}
}
@font-face {  
@font-face {  
     font-family: Rodin;
     font-family: Rodin;
     src: url(/w/images/b/bd/FOT-RodinNTLGPro-EB.woff2);
     src: url(/w/images/b/bd/FOT-RodinNTLGPro-EB.woff2);
     font-weight: bold;
     font-weight: bold; !important
}
}
@font-face {  
@font-face {  
Line 40: Line 40:
     background: url("/w/images/5/50/Wiki-background");
     background: url("/w/images/5/50/Wiki-background");
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin; !important;
     font-family: Rodin;
}
}
.mw-list-item{
.mw-list-item{
Line 50: Line 50:
url("/w/images/5/50/Wiki-background");
url("/w/images/5/50/Wiki-background");
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin; !important;
     font-family: Rodin;
}
}
#content, .mw-body {
#content, .mw-body {
     background-color: #000B10;
     background-color: #000B10;
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin; !important;
     font-family: Rodin;
}
}